Skip to content

Commit 0a0a781

Browse files
committed
bump
1 parent 7cc8ffe commit 0a0a781

File tree

2 files changed

+749
-25
lines changed

2 files changed

+749
-25
lines changed

go.mod

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

55
require (
6-
github.com/aws/aws-sdk-go v1.44.284
7-
google.golang.org/grpc v1.56.0
6+
github.com/aws/aws-sdk-go v1.49.3
7+
golang.org/x/net v0.19.0 // indirect
8+
google.golang.org/genproto/googleapis/rpc v0.0.0-20231212172506-995d672761c0 // indirect
9+
google.golang.org/grpc v1.60.0
810
)

0 commit comments

Comments
 (0)