temp commit
This commit is contained in:
12
vendor/github.com/Azure/go-autorest/autorest/go.mod
generated
vendored
Normal file
12
vendor/github.com/Azure/go-autorest/autorest/go.mod
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
module github.com/Azure/go-autorest/autorest
|
||||
|
||||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/Azure/go-autorest/autorest/adal v0.2.0
|
||||
github.com/Azure/go-autorest/autorest/mocks v0.1.0
|
||||
github.com/Azure/go-autorest/logger v0.1.0
|
||||
github.com/Azure/go-autorest/tracing v0.1.0
|
||||
go.opencensus.io v0.20.2
|
||||
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
|
||||
)
|
||||
Reference in New Issue
Block a user