We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3dabcee + ceca88b commit 1067653Copy full SHA for 1067653
go.mod
@@ -3,6 +3,6 @@ module github.com/ab180/grpc-cloudmap-resolver
3
go 1.14
4
5
require (
6
- github.com/aws/aws-sdk-go v1.37.3
7
- google.golang.org/grpc v1.51.0
+ github.com/aws/aws-sdk-go v1.44.284
+ google.golang.org/grpc v1.56.0
8
)
0 commit comments