Skip to content
This repository was archived by the owner on Nov 17, 2024. It is now read-only.

Commit af1d093

Browse files
fix(deps): update module google.golang.org/grpc to v1.64.0
1 parent 23b9aae commit af1d093

File tree

2 files changed

+2533
-4
lines changed

2 files changed

+2533
-4
lines changed

go.mod

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,5 @@ go 1.13
55
require (
66
github.com/depscloud/api v0.1.19
77
github.com/ghodss/yaml v1.0.0
8-
golang.org/x/net v0.0.0-20200707034311-ab3426394381 // indirect
9-
golang.org/x/sys v0.0.0-20200810151505-1b9f1253b3ed // indirect
10-
golang.org/x/text v0.3.3 // indirect
11-
google.golang.org/grpc v1.33.2
8+
google.golang.org/grpc v1.64.0
129
)

0 commit comments

Comments
 (0)