Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #68 from weichang-bianjie/dev
Browse files Browse the repository at this point in the history
R4R: update msg parser commit hash
  • Loading branch information
weichang-x authored Feb 5, 2021
2 parents b4bce34 + 0bf160b commit bd0c26d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.15
require (
github.com/jolestar/go-commons-pool v2.0.0+incompatible
github.com/tendermint/tendermint v0.34.3
github.com/kaifei-bianjie/msg-parser v0.0.0-20210202102810-65924f17d0bc
github.com/kaifei-bianjie/msg-parser v0.0.0-20210205025444-68411682d9a1
go.uber.org/zap v1.13.0
golang.org/x/net v0.0.0-20201021035429-f5854403a974
gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -308,10 +308,8 @@ github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod h1
github.com/jtolds/gls v4.20.0+incompatible/go.mod h1:QJZ7F/aHp+rZTRtaJ1ow/lLfFfVYBRgL+9YlvaHOwJU=
github.com/julienschmidt/httprouter v1.2.0/go.mod h1:SYymIcj16QtmaHHD7aYtjjsJG7VTCxuUUipMqKk8s4w=
github.com/julienschmidt/httprouter v1.3.0/go.mod h1:JR6WtHb+2LUe8TCKY3cZOxFyyO8IZAc4RVcycCCAKdM=
github.com/kaifei-bianjie/msg-parser v0.0.0-20210129082404-2c9bcb6903a0 h1:qCh/YRT/03k/UEaPhUYMo0GYxjOv1Rt6g7OMpe/GF7Q=
github.com/kaifei-bianjie/msg-parser v0.0.0-20210129082404-2c9bcb6903a0/go.mod h1:4o0tSQgeqBzdgptohP+IjqK1V2ItZziLHLkmnS6mvBE=
github.com/kaifei-bianjie/msg-parser v0.0.0-20210202102810-65924f17d0bc h1:40qxmyecwWDh9rxgFwLBx8JmmTKQ+bqChj6oPQzagJQ=
github.com/kaifei-bianjie/msg-parser v0.0.0-20210202102810-65924f17d0bc/go.mod h1:6hD28imVMlfwHOzwBa5maA7IwLgbtTcF6FpFx1XgPN4=
github.com/kaifei-bianjie/msg-parser v0.0.0-20210205025444-68411682d9a1 h1:l9zWJSv6W4UBNI+WlYXAcezCeswcEqQ9HkXX4Vhgnio=
github.com/kaifei-bianjie/msg-parser v0.0.0-20210205025444-68411682d9a1/go.mod h1:6hD28imVMlfwHOzwBa5maA7IwLgbtTcF6FpFx1XgPN4=
github.com/keybase/go-keychain v0.0.0-20190712205309-48d3d31d256d h1:Z+RDyXzjKE0i2sTjZ/b1uxiGtPhFy34Ou/Tk0qwN0kM=
github.com/keybase/go-keychain v0.0.0-20190712205309-48d3d31d256d/go.mod h1:JJNrCn9otv/2QP4D7SMJBgaleKpOf66PnW6F5WGNRIc=
github.com/kisielk/errcheck v1.2.0/go.mod h1:/BMXB+zMLi60iA8Vv6Ksmxu/1UDYcXs4uQLJ+jE2L00=
Expand Down

0 comments on commit bd0c26d

Please sign in to comment.