Skip to content

Commit

Permalink
vendor更新
Browse files Browse the repository at this point in the history
  • Loading branch information
jc3wish authored and jc3wish committed Dec 2, 2019
1 parent 3d462fa commit 5c73f9d
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 15 deletions.
4 changes: 0 additions & 4 deletions vendor/golang.org/x/crypto/md4/md4.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion vendor/golang.org/x/net/internal/socks/socks.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 2 additions & 7 deletions vendor/golang.org/x/net/proxy/proxy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 11 additions & 3 deletions vendor/modules.txt
Expand Up @@ -20,6 +20,14 @@ github.com/garyburd/redigo/internal
# github.com/gmallard/stompngo v1.0.11
github.com/gmallard/stompngo
github.com/gmallard/stompngo/senv
# github.com/go-redis/redis v6.15.5+incompatible
github.com/go-redis/redis
github.com/go-redis/redis/internal
github.com/go-redis/redis/internal/consistenthash
github.com/go-redis/redis/internal/hashtag
github.com/go-redis/redis/internal/pool
github.com/go-redis/redis/internal/proto
github.com/go-redis/redis/internal/util
# github.com/golang/snappy v0.0.1
github.com/golang/snappy
# github.com/hashicorp/go-uuid v1.0.1
Expand Down Expand Up @@ -62,10 +70,10 @@ github.com/syndtr/goleveldb/leveldb/memdb
github.com/syndtr/goleveldb/leveldb/opt
github.com/syndtr/goleveldb/leveldb/storage
github.com/syndtr/goleveldb/leveldb/table
# golang.org/x/crypto v0.0.0-20190404164418-38d8ce5564a5
# golang.org/x/crypto v0.0.0-20190404164418-38d8ce5564a5 => github.com/golang/crypto v0.0.0-20181001203147-e3636079e1a4
golang.org/x/crypto/md4
golang.org/x/crypto/pbkdf2
# golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
# golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3 => github.com/golang/net v0.0.0-20180826012351-8a410e7b638d
golang.org/x/net/proxy
golang.org/x/net/internal/socks
# gopkg.in/jcmturner/aescts.v1 v1.0.1
Expand Down Expand Up @@ -106,7 +114,7 @@ gopkg.in/jcmturner/gokrb5.v7/crypto/rfc8009
# gopkg.in/jcmturner/rpc.v1 v1.1.0
gopkg.in/jcmturner/rpc.v1/mstypes
gopkg.in/jcmturner/rpc.v1/ndr
# gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce
# gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce => github.com/go-mgo/mgo v0.0.0-20180705113604-9856a29383ce
gopkg.in/mgo.v2
gopkg.in/mgo.v2/bson
gopkg.in/mgo.v2/internal/sasl
Expand Down

0 comments on commit 5c73f9d

Please sign in to comment.