mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
govendor: Update 4 golang.org/x (#523)
* govendor: Update github.com/golang/protobuf * govendor: Update github.com/gobwas/glob github.com/google/go-github * govendor: Update 3 github.com/robertkrimen/otto * govendor: Update 4 golang.org/x golang.org/x/crypto golang.org/x/net golang.org/x/sys golang.org/x/text golang.org/x/time golang.org/x/crypto
This commit is contained in:
committed by
Craig Peterson
parent
08deda6746
commit
5ee3b206f5
6
vendor/golang.org/x/crypto/go.mod
generated
vendored
Normal file
6
vendor/golang.org/x/crypto/go.mod
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
module golang.org/x/crypto
|
||||
|
||||
require (
|
||||
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
|
||||
golang.org/x/sys v0.0.0-20190412213103-97732733099d
|
||||
)
|
||||
Reference in New Issue
Block a user