Skip to content

Commit 2a4987d

Browse files
fix(deps): update module google.golang.org/grpc to v1.56.3 [security]
Generated by renovateBot
1 parent 057b331 commit 2a4987d

File tree

2 files changed

+1416
-24
lines changed

2 files changed

+1416
-24
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ require (
1010
github.com/kelseyhightower/envconfig v1.4.0
1111
github.com/panjf2000/ants/v2 v2.4.3
1212
github.com/plgd-dev/go-coap/v2 v2.4.1-0.20210517130748-95c37ac8e1fa
13-
github.com/stretchr/testify v1.7.0
13+
github.com/stretchr/testify v1.8.3
1414
github.com/ugorji/go/codec v1.1.7
1515
go.uber.org/zap v1.15.0
16-
golang.org/x/crypto v0.0.0-20210421170649-83a5a9bb288b
17-
golang.org/x/net v0.0.0-20210502030024-e5908800b52b
18-
google.golang.org/grpc v1.29.1
16+
golang.org/x/crypto v0.0.0-20211108221036-ceb1ce70b4fa
17+
golang.org/x/net v0.9.0
18+
google.golang.org/grpc v1.56.3
1919
gopkg.in/yaml.v2 v2.4.0
2020
)

0 commit comments

Comments
 (0)