Skip to content

Commit

Permalink
bump up tibc-go & irismod (#2741)
Browse files Browse the repository at this point in the history
Co-authored-by: sheldon <[email protected]>
Co-authored-by: Yelong Zhang <[email protected]>
  • Loading branch information
3 people authored Mar 18, 2022
1 parent 2d7435b commit b54b569
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ module github.com/irisnet/irishub
go 1.17

require (
github.com/bianjieai/tibc-go v0.3.0-rc0.0.20220317060554-3b5f49c1625e
github.com/bianjieai/tibc-go v0.3.0
github.com/cosmos/cosmos-sdk v0.44.2
github.com/cosmos/ibc-go v1.1.0
github.com/gogo/protobuf v1.3.3
github.com/golang/protobuf v1.5.2
github.com/gorilla/mux v1.8.0
github.com/grpc-ecosystem/grpc-gateway v1.16.0
github.com/irisnet/irismod v1.5.2-alpha1.0.20220310091659-03a461a21657
github.com/irisnet/irismod v1.5.2
github.com/olebedev/config v0.0.0-20190528211619-364964f3a8e4
github.com/pkg/errors v0.9.1
github.com/rakyll/statik v0.1.7
Expand Down
7 changes: 4 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,8 @@ github.com/bgentry/speakeasy v0.1.0 h1:ByYyxL9InA1OWqxJqqp2A5pYHUrCiAL6K3J+LKSsQ
github.com/bgentry/speakeasy v0.1.0/go.mod h1:+zsyZBPWlz7T6j88CTgSN5bM796AkVf0kBD4zp0CCIs=
github.com/bianjieai/tendermint v0.34.8-irita-210413.0.20211012090339-cee6e09e8ae3 h1:M4C+ilCPiP2c2yMdeYaZLwquEBfFa4Uvt1BDviSYD0E=
github.com/bianjieai/tendermint v0.34.8-irita-210413.0.20211012090339-cee6e09e8ae3/go.mod h1:2u6xthTnwDYLhO38cDYp8CxzKq7hwJFvCXeK1pEErtM=
github.com/bianjieai/tibc-go v0.3.0-rc0.0.20220317060554-3b5f49c1625e h1:LNu3fIAMe2X4xjulZwX/jJf51QYO3ov0mqiE6MHLPL4=
github.com/bianjieai/tibc-go v0.3.0-rc0.0.20220317060554-3b5f49c1625e/go.mod h1:6/KD/TvvccqeMFBTnnJJaGxI5eVPYLvhPqanj6odTac=
github.com/bianjieai/tibc-go v0.3.0 h1:5KPTunYEp24vUiiBi3/dZLTNOjZYrtymwZ8rTd5dMMc=
github.com/bianjieai/tibc-go v0.3.0/go.mod h1:6/KD/TvvccqeMFBTnnJJaGxI5eVPYLvhPqanj6odTac=
github.com/bits-and-blooms/bitset v1.2.0/go.mod h1:gIdJ4wp64HaoK2YrL1Q5/N7Y16edYb8uY+O0FJTyyDA=
github.com/bketelsen/crypt v0.0.3-0.20200106085610-5cbc8cc4026c/go.mod h1:MKsuJmJgSg28kpZDP6UIiPt0e0Oz0kqKNGyRaWEPv84=
github.com/bketelsen/crypt v0.0.4/go.mod h1:aI6NrJ0pMGgvZKL1iVgXLnfIFJtfV+bKCoqOes/6LfM=
Expand Down Expand Up @@ -659,8 +659,9 @@ github.com/influxdata/promql/v2 v2.12.0/go.mod h1:fxOPu+DY0bqCTCECchSRtWfc+0X19y
github.com/influxdata/roaring v0.4.13-0.20180809181101-fc520f41fab6/go.mod h1:bSgUQ7q5ZLSO+bKBGqJiCBGAl+9DxyW63zLTujjUlOE=
github.com/influxdata/tdigest v0.0.0-20181121200506-bf2b5ad3c0a9/go.mod h1:Js0mqiSBE6Ffsg94weZZ2c+v/ciT8QRHFOap7EKDrR0=
github.com/influxdata/usage-client v0.0.0-20160829180054-6d3895376368/go.mod h1:Wbbw6tYNvwa5dlB6304Sd+82Z3f7PmVZHVKU637d4po=
github.com/irisnet/irismod v1.5.2-alpha1.0.20220310091659-03a461a21657 h1:yzd1iazQb+k+Mdi3ti9x4cc2uRJQpaMI/z/Ds7P2g44=
github.com/irisnet/irismod v1.5.2-alpha1.0.20220310091659-03a461a21657/go.mod h1:IrhKhC64ZkZ8gGkXS1+XXnZNLQWGocZv9W/gGmynEFA=
github.com/irisnet/irismod v1.5.2 h1:d3ll626CxcyoEw6igSJg0AyxR6+3a3SeXMRFwDJgx1I=
github.com/irisnet/irismod v1.5.2/go.mod h1:IrhKhC64ZkZ8gGkXS1+XXnZNLQWGocZv9W/gGmynEFA=
github.com/jackpal/go-nat-pmp v1.0.2-0.20160603034137-1fa385a6f458/go.mod h1:QPH045xvCAeXUZOxsnwmrtiCoxIr9eob+4orBN1SBKc=
github.com/jedisct1/go-minisign v0.0.0-20190909160543-45766022959e/go.mod h1:G1CVv03EnqU1wYL2dFwXxW2An0az9JTl/ZsqXQeBlkU=
github.com/jessevdk/go-flags v0.0.0-20141203071132-1679536dcc89/go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI=
Expand Down

0 comments on commit b54b569

Please sign in to comment.