Skip to content

Commit

Permalink
Update github.com/aws/aws-sdk-go and google.golang.org/api to the latest
Browse files Browse the repository at this point in the history
  • Loading branch information
gilbertchen committed Apr 10, 2020
1 parent 8c80470 commit eebcece
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 60 deletions.
137 changes: 80 additions & 57 deletions Gopkg.lock

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

10 changes: 7 additions & 3 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

[[constraint]]
name = "github.com/aws/aws-sdk-go"
version = "1.12.31"
version = "1.30.7"

[[constraint]]
name = "github.com/bkaradzic/go-lz4"
Expand Down Expand Up @@ -86,9 +86,13 @@
name = "golang.org/x/net"

[[constraint]]
branch = "master"
name = "golang.org/x/oauth2"
revision = "bf48bf16ab8d622ce64ec6ce98d2c98f916b6303"

[[constraint]]
branch = "master"
name = "google.golang.org/api"
version = "0.21.0"

[[constraint]]
name = "google.golang.org/grpc"
version = "1.28.0"

1 comment on commit eebcece

@gilbertchen
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit has been mentioned on Duplicacy Forum. There might be relevant details there:

https://forum.duplicacy.com/t/cli-release-2-5-0/3448/1

Please sign in to comment.