Skip to content

Commit

Permalink
Update irismod version (#2657)
Browse files Browse the repository at this point in the history
* update irismod version

* update irismod version
  • Loading branch information
Zhiqiang Zhang authored Aug 20, 2021
1 parent 8c4d77d commit bf625a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
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.4.1-0.20210816012817-ce9657b60f95
github.com/irisnet/irismod v1.4.1-0.20210820073055-ae9172484520
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
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -314,8 +314,8 @@ github.com/hudl/fargo v1.3.0/go.mod h1:y3CKSmjA+wD2gak7sUSXTAoopbhU08POFhmITJgmK
github.com/inconshreveable/mousetrap v1.0.0 h1:Z8tu5sraLXCXIcARxBp/8cbvlwVa7Z1NHg9XEKhtSvM=
github.com/inconshreveable/mousetrap v1.0.0/go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8=
github.com/influxdata/influxdb1-client v0.0.0-20191209144304-8bf82d3c094d/go.mod h1:qj24IKcXYK6Iy9ceXlo3Tc+vtHo9lIhSX5JddghvEPo=
github.com/irisnet/irismod v1.4.1-0.20210816012817-ce9657b60f95 h1:grIsNJVVbB1QolOHpOe6sb+p/4U3tQf1UyNcbAFQTSY=
github.com/irisnet/irismod v1.4.1-0.20210816012817-ce9657b60f95/go.mod h1:7tgG214rYkF1tAeN6okEX4BWWF+gyKB1MTh2gJgpmBM=
github.com/irisnet/irismod v1.4.1-0.20210820073055-ae9172484520 h1:tDax9LZuE5YNf6bvNz6FuizC74iyssYzhPpjKMgIJic=
github.com/irisnet/irismod v1.4.1-0.20210820073055-ae9172484520/go.mod h1:7tgG214rYkF1tAeN6okEX4BWWF+gyKB1MTh2gJgpmBM=
github.com/jessevdk/go-flags v0.0.0-20141203071132-1679536dcc89/go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI=
github.com/jessevdk/go-flags v1.4.0/go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI=
github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af/go.mod h1:Nht3zPeWKUH0NzdCt2Blrr5ys8VGpn0CEB0cQHVjt7k=
Expand Down

0 comments on commit bf625a4

Please sign in to comment.