summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorAntoine GIRARD <sapk@users.noreply.github.com>2019-12-19 03:03:26 +0100
committertechknowlogick <techknowlogick@gitea.io>2019-12-18 21:03:26 -0500
commit559fb6ccf03d6b6d128e7100b891cc758a85302e (patch)
tree026bf561f1ae7320a23b158077535253b8283797 /go.mod
parent8873a80276087a0efec312f43504f57e964589ea (diff)
downloadgitea-559fb6ccf03d6b6d128e7100b891cc758a85302e.tar.gz
gitea-559fb6ccf03d6b6d128e7100b891cc758a85302e.zip
chore: update github.com/couchbase/gomemcached and github.com/couchbase/go-couchbase (#9419)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 89f92e574e..21778e9b67 100644
--- a/go.mod
+++ b/go.mod
@@ -24,6 +24,8 @@ require (
github.com/blevesearch/go-porterstemmer v1.0.2 // indirect
github.com/blevesearch/segment v0.0.0-20160915185041-762005e7a34f // indirect
github.com/boombuler/barcode v0.0.0-20161226211916-fe0f26ff6d26 // indirect
+ github.com/couchbase/gomemcached v0.0.0-20191004160342-7b5da2ec40b2 // indirect
+ github.com/couchbase/goutils v0.0.0-20191018232750-b49639060d85 // indirect
github.com/couchbase/vellum v0.0.0-20190829182332-ef2e028c01fd // indirect
github.com/cznic/b v0.0.0-20181122101859-a26611c4d92d // indirect
github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 // indirect