Skip to content

Commit

Permalink
Bump github.com/gogo/protobuf from 1.3.0 to 1.3.2
Browse files Browse the repository at this point in the history
Bumps [github.com/gogo/protobuf](https://github.com/gogo/protobuf) from 1.3.0 to 1.3.2.
- [Release notes](https://github.com/gogo/protobuf/releases)
- [Commits](gogo/protobuf@v1.3.0...v1.3.2)

---
updated-dependencies:
- dependency-name: github.com/gogo/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 29, 2022
1 parent 77d10ca commit c22b8f7
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 489 deletions.
43 changes: 13 additions & 30 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ module github.com/phoreproject/synapse
go 1.13

require (
github.com/FactomProject/basen v0.0.0-20150613233007-fe3947df716e // indirect
github.com/FactomProject/btcutilecc v0.0.0-20130527213604-d3a63a5752ec // indirect
github.com/Kubuxu/gocovmerge v0.0.0-20161216165753-7ecaa51963cd // indirect
github.com/AndreasBriese/bbloom v0.0.0-20190823232136-616930265c33 // indirect
github.com/beevik/ntp v0.2.0
github.com/btcsuite/btcd v0.0.0-20190629003639-c26ffa870fd8 // indirect
github.com/btcsuite/btcutil v0.0.0-20190425235716-9e5f4b9a998d
github.com/c-bata/go-prompt v0.2.3
github.com/decred/dcrd/dcrec/secp256k1 v1.0.2
Expand All @@ -15,53 +14,37 @@ require (
github.com/getsentry/sentry-go v0.7.0
github.com/go-interpreter/wagon v0.6.0
github.com/go-test/deep v1.0.4
github.com/gogo/protobuf v1.3.0
github.com/gogo/protobuf v1.3.2
github.com/golang/protobuf v1.4.1
github.com/hsanjuan/go-libp2p-http v0.0.2 // indirect
github.com/influxdata/influxdb v1.8.1 // indirect
github.com/ipfs/dir-index-html v1.0.3 // indirect
github.com/ipfs/go-cid v0.0.3
github.com/ipfs/go-ipfs v0.4.22-0.20190911184350-a8fbd066d744 // indirect
github.com/ipfs/hang-fds v0.0.1 // indirect
github.com/ipfs/iptb-plugins v0.0.2 // indirect
github.com/jbenet/go-random-files v0.0.0-20190219210431-31b3f20ebded // indirect
github.com/jinzhu/gorm v1.9.10
github.com/konsorten/go-windows-terminal-sequences v1.0.2 // indirect
github.com/labstack/echo v3.3.10+incompatible
github.com/labstack/gommon v0.3.0
github.com/libp2p/go-libp2p v0.3.1
github.com/libp2p/go-libp2p-core v0.2.2
github.com/libp2p/go-libp2p-crypto v0.1.0
github.com/libp2p/go-libp2p-discovery v0.1.0
github.com/libp2p/go-libp2p-kad-dht v0.2.1
github.com/libp2p/go-libp2p-peer v0.2.0
github.com/libp2p/go-libp2p-peerstore v0.1.3
github.com/libp2p/go-libp2p-pubsub v0.1.1
github.com/minio/sha256-simd v0.1.0
github.com/mattn/go-runewidth v0.0.4 // indirect
github.com/mitchellh/go-homedir v1.1.0
github.com/mjibson/esc v0.2.0 // indirect
github.com/multiformats/go-multiaddr v0.0.4
github.com/multiformats/go-multiaddr-net v0.0.1
github.com/multiformats/go-multicodec v0.1.6 // indirect
github.com/multiformats/go-multihash v0.0.7 // indirect
github.com/opentracing/opentracing-go v1.1.0 // indirect
github.com/phoreproject/bls v0.0.0-20190821133044-da95d4798b09
github.com/phoreproject/go-phore-connmgr v0.2.0
github.com/pkg/errors v0.9.1
github.com/pkg/term v0.0.0-20190109203006-aa71e9d9e942 // indirect
github.com/protolambda/zssz v0.1.3
github.com/prysmaticlabs/go-bitfield v0.0.0-20190825002834-fb724e897364
github.com/protolambda/zssz v0.1.3 // indirect
github.com/prysmaticlabs/go-bitfield v0.0.0-20190825002834-fb724e897364 // indirect
github.com/prysmaticlabs/go-ssz v0.0.0-20190917152816-977e011d625d
github.com/sirupsen/logrus v1.4.2
github.com/tevjef/go-runtime-metrics v0.0.0-20170326170900-527a54029307
github.com/tyler-smith/go-bip32 v0.0.0-20170922074101-2c9cfd177564 // indirect
github.com/whyrusleeping/cbor v0.0.0-20171005072247-63513f603b11 // indirect
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
golang.org/x/image v0.0.0-20190802002840-cff245a6509b
golang.org/x/mod v0.3.0 // indirect
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b
golang.org/x/sys v0.0.0-20200107162124-548cf772de50
golang.org/x/tools v0.0.0-20200619210111-0f592d2728bb // indirect
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013
github.com/whyrusleeping/mdns v0.0.0-20190823211037-23958d6311f0 // indirect
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
golang.org/x/net v0.0.0-20201021035429-f5854403a974
golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f
google.golang.org/grpc v1.27.0
google.golang.org/protobuf v1.24.0
gopkg.in/yaml.v2 v2.2.4
gotest.tools/gotestsum v0.3.4 // indirect
)
Loading

0 comments on commit c22b8f7

Please sign in to comment.