Skip to content

Commit

Permalink
Bump google.golang.org/protobuf from 1.28.1 to 1.31.0
Browse files Browse the repository at this point in the history
Bumps google.golang.org/protobuf from 1.28.1 to 1.31.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 19, 2023
1 parent 47b8915 commit 471050e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
module github.com/nnlgsakib/go-ibft




require (
github.com/armon/go-metrics v0.4.1
github.com/golang/protobuf v1.5.0
github.com/google/uuid v1.3.0
github.com/stretchr/testify v1.8.1
go.uber.org/goleak v1.2.0
google.golang.org/protobuf v1.28.1
google.golang.org/protobuf v1.31.0
pgregory.net/rapid v0.5.3
)

Expand Down

0 comments on commit 471050e

Please sign in to comment.