Skip to content

Commit 6744562

Browse files
authored
Merge pull request #5 from go-coldbrew/dependabot/go_modules/google.golang.org/grpc-1.56.3
Bump google.golang.org/grpc from 1.40.0 to 1.56.3
2 parents 68d2e69 + 508fc48 commit 6744562

2 files changed

Lines changed: 1085 additions & 16 deletions

File tree

go.mod

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ require (
77
github.com/getsentry/raven-go v0.2.0
88
github.com/go-coldbrew/log v0.2.0
99
github.com/go-coldbrew/options v0.0.0-20210109113138-49c7e5781276
10-
github.com/google/uuid v1.1.2
10+
github.com/google/uuid v1.3.0
1111
github.com/opentracing/opentracing-go v1.2.0
1212
github.com/stvp/rollbar v0.5.1
13-
google.golang.org/grpc v1.40.0
13+
google.golang.org/grpc v1.56.3
1414
gopkg.in/airbrake/gobrake.v2 v2.0.9
15-
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
1615
)

0 commit comments

Comments
 (0)