Update go-acd dependency
This commit is contained in:
parent
5f320cc540
commit
9b1820a7ad
4 changed files with 137 additions and 70 deletions
1
vendor/github.com/ncw/go-acd/client.go
generated
vendored
1
vendor/github.com/ncw/go-acd/client.go
generated
vendored
|
@ -17,6 +17,7 @@ import (
|
|||
)
|
||||
|
||||
const (
|
||||
// LibraryVersion is the current version of this library
|
||||
LibraryVersion = "0.1.0"
|
||||
defaultMetadataURL = "https://drive.amazonaws.com/drive/v1/"
|
||||
defaultContentURL = "https://content-na.drive.amazonaws.com/cdproxy/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue