Skip to content

Commit

Permalink
Update go modulesUpgrades (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 25, 2022
1 parent a332917 commit b3cb995
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ go 1.17

require (
github.com/iancoleman/strcase v0.2.0
github.com/stretchr/testify v1.7.0
google.golang.org/genproto v0.0.0-20220118154757-00ab72f36ad5
google.golang.org/protobuf v1.27.1
github.com/stretchr/testify v1.7.5
google.golang.org/genproto 8cd45d7dbd1f
google.golang.org/protobuf v1.28.0
)

require (
Expand Down

0 comments on commit b3cb995

Please sign in to comment.