Update go-acd dependency

This commit is contained in:
Nick Craig-Wood 2016-11-06 14:26:12 +00:00
parent 5f320cc540
commit 9b1820a7ad
4 changed files with 137 additions and 70 deletions

View file

@ -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/"