summaryrefslogtreecommitdiffstats
path: root/vendor/gitea.com/go-chi/binding/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/gitea.com/go-chi/binding/go.mod')
-rw-r--r--vendor/gitea.com/go-chi/binding/go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/gitea.com/go-chi/binding/go.mod b/vendor/gitea.com/go-chi/binding/go.mod
index 68e7cc5c7e..ada4467523 100644
--- a/vendor/gitea.com/go-chi/binding/go.mod
+++ b/vendor/gitea.com/go-chi/binding/go.mod
@@ -4,6 +4,7 @@ go 1.13
require (
github.com/go-chi/chi v1.5.1
+ github.com/json-iterator/go v1.1.10
github.com/smartystreets/goconvey v0.0.0-20190731233626-505e41936337
github.com/unknwon/com v0.0.0-20190804042917-757f69c95f3e
)