Skip to content

Commit 1067653

Browse files
authored
Merge pull request #3 from ab180/bump
bump grpc, aws-sdk versions
2 parents 3dabcee + ceca88b commit 1067653

File tree

3 files changed

+1404
-12
lines changed

3 files changed

+1404
-12
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module github.com/ab180/grpc-cloudmap-resolver
33
go 1.14
44

55
require (
6-
github.com/aws/aws-sdk-go v1.37.3
7-
google.golang.org/grpc v1.51.0
6+
github.com/aws/aws-sdk-go v1.44.284
7+
google.golang.org/grpc v1.56.0
88
)

0 commit comments

Comments
 (0)