build(deps): Bump github.com/bufbuild/buf from 1.4.0 to 1.7.0 (#9137)

This commit is contained in:
dependabot[bot]
2022-08-01 09:25:13 +02:00
committed by GitHub
parent 0846f3e4c7
commit 7e902dc79a
2 changed files with 1149 additions and 26 deletions

6
go.mod
View File

@@ -21,7 +21,6 @@ require (
github.com/golang/protobuf v1.5.2
github.com/google/orderedcode v0.0.1
github.com/gorilla/websocket v1.5.0
github.com/gotestyourself/gotestyourself v2.2.0+incompatible // indirect
github.com/gtank/merlin v0.1.1
github.com/lib/pq v1.10.6
github.com/libp2p/go-buffer-pool v0.1.0
@@ -38,13 +37,12 @@ require (
github.com/stretchr/testify v1.8.0
github.com/tendermint/tm-db v0.6.6
golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e
golang.org/x/net v0.0.0-20220617184016-355a448f1bc9
golang.org/x/net v0.0.0-20220726230323-06994584191e
google.golang.org/grpc v1.48.0
gotest.tools v2.2.0+incompatible // indirect
)
require (
github.com/bufbuild/buf v1.4.0
github.com/bufbuild/buf v1.7.0
github.com/creachadair/taskgroup v0.3.2
github.com/golangci/golangci-lint v1.47.2
github.com/prometheus/common v0.34.0 // indirect

1169
go.sum

File diff suppressed because it is too large Load Diff