diff options
author | guillep2k <18600385+guillep2k@users.noreply.github.com> | 2019-08-28 18:17:14 -0300 |
---|---|---|
committer | Antoine GIRARD <sapk@users.noreply.github.com> | 2019-08-28 23:17:14 +0200 |
commit | cedb285e25508c964b3fe4cef70a0a4f80169c70 (patch) | |
tree | 651e7f1a3241990a86c7a4e0a18276041abf59e5 /vendor/modules.txt | |
parent | dd3ba9bb6be38e2a03a6e218b936e75ff554b080 (diff) | |
download | gitea-cedb285e25508c964b3fe4cef70a0a4f80169c70.tar.gz gitea-cedb285e25508c964b3fe4cef70a0a4f80169c70.zip |
Update github.com/lafriks/xormstore and tidy up mod.go (#8020)
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index bbd1db6a7c..8c4607181c 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -106,7 +106,7 @@ github.com/couchbase/vellum/utf8 github.com/couchbaselabs/go-couchbase # github.com/davecgh/go-spew v1.1.1 github.com/davecgh/go-spew/spew -# github.com/denisenkom/go-mssqldb v0.0.0-20190724012636-11b2859924c1 +# github.com/denisenkom/go-mssqldb v0.0.0-20190820223206-44cdfe8d8ba9 github.com/denisenkom/go-mssqldb github.com/denisenkom/go-mssqldb/internal/cp github.com/denisenkom/go-mssqldb/internal/querytext @@ -168,7 +168,7 @@ github.com/gorilla/context github.com/gorilla/mux # github.com/gorilla/securecookie v1.1.1 github.com/gorilla/securecookie -# github.com/gorilla/sessions v1.1.1 +# github.com/gorilla/sessions v1.2.0 github.com/gorilla/sessions # github.com/issue9/identicon v0.0.0-20160320065130-d36b54562f4c github.com/issue9/identicon @@ -201,7 +201,7 @@ github.com/klauspost/compress/flate github.com/klauspost/cpuid # github.com/klauspost/crc32 v0.0.0-20161016154125-cb6bfca970f6 github.com/klauspost/crc32 -# github.com/lafriks/xormstore v1.1.0 +# github.com/lafriks/xormstore v1.2.0 github.com/lafriks/xormstore github.com/lafriks/xormstore/util # github.com/lib/pq v1.2.0 |