Skip to content

Commit

Permalink
upgrade irismod version (#2504)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhiqiang Zhang authored Jan 15, 2021
1 parent 2755955 commit 2f423d9
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.4.3
github.com/gorilla/mux v1.8.0
github.com/grpc-ecosystem/grpc-gateway v1.16.0
github.com/irisnet/irismod v1.1.1-0.20210114075305-def9678a8703
github.com/irisnet/irismod v1.1.1-0.20210115100937-0781e0de261e
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 @@ -304,8 +304,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.1.1-0.20210114075305-def9678a8703 h1:4Fx11tMzKnW20YIYVugykc+3hJi7V+0qhDv0q38E0VQ=
github.com/irisnet/irismod v1.1.1-0.20210114075305-def9678a8703/go.mod h1:j7coXR8hg12Jp6B9MlvrnYdjoPGf8vTV/GIyZeL8x9I=
github.com/irisnet/irismod v1.1.1-0.20210115100937-0781e0de261e h1:gs36GR+8HccRFRnTwCRkYcEfRFa8lBtzFV3fXTm7gjA=
github.com/irisnet/irismod v1.1.1-0.20210115100937-0781e0de261e/go.mod h1:j7coXR8hg12Jp6B9MlvrnYdjoPGf8vTV/GIyZeL8x9I=
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 2f423d9

Please sign in to comment.