Skip to content

Commit

Permalink
fix(deps): update google.golang.org/genproto digest to b37d22c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 25, 2022
1 parent 56b08d0 commit 0a4418e
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 10 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/DATA-DOG/go-sqlmock v1.4.1 // indirect
github.com/envoyproxy/protoc-gen-validate v0.1.0
github.com/gogo/protobuf v1.3.1
github.com/golang/protobuf v1.4.2
github.com/golang/protobuf v1.5.2
github.com/infobloxopen/atlas-app-toolkit v0.21.1
github.com/infobloxopen/protoc-gen-gorm v0.20.0
github.com/jinzhu/gorm v1.9.13
Expand All @@ -25,6 +25,6 @@ require (
github.com/stretchr/testify v1.6.1
github.com/thoas/go-funk v0.6.0
github.com/xmlking/configor v0.1.0
google.golang.org/genproto v0.0.0-20191216164720-4f79533eabd1
google.golang.org/grpc v1.26.0
google.golang.org/genproto v0.0.0-20220422154200-b37d22cd5731
google.golang.org/grpc v1.45.0
)
Loading

0 comments on commit 0a4418e

Please sign in to comment.