Skip to content

Commit

Permalink
update protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
Kotodian committed Aug 12, 2021
1 parent 7cc209b commit 8de2a75
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.16

require (
github.com/FZambia/sentinel v1.1.0
github.com/Kotodian/protocol v1.0.8
github.com/Kotodian/protocol v1.0.9
github.com/beanstalkd/go-beanstalk v0.1.0
github.com/bradfitz/gomemcache v0.0.0-20190913173617-a41fca850d0b
github.com/cep21/circuit/v3 v3.2.0 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ github.com/Kotodian/protocol v1.0.3 h1:8lKs7AGpjp8JxWl4U4WLjZLw4iHktnylKdCWZs7n3
github.com/Kotodian/protocol v1.0.3/go.mod h1:ShCqmhPaVUmAKqt5uhyO7qxUDcsjUGqiBQiD2X9T2D8=
github.com/Kotodian/protocol v1.0.8 h1:ztMcJnMW2H78mQAJzcAB6DVF6eZxu0bGda81kJRW3ts=
github.com/Kotodian/protocol v1.0.8/go.mod h1:ShCqmhPaVUmAKqt5uhyO7qxUDcsjUGqiBQiD2X9T2D8=
github.com/Kotodian/protocol v1.0.9 h1:F20oCghYbXVpFR8dkwOLvnmPiwYCw3JzrfPLXXKqEVw=
github.com/Kotodian/protocol v1.0.9/go.mod h1:ShCqmhPaVUmAKqt5uhyO7qxUDcsjUGqiBQiD2X9T2D8=
github.com/Masterminds/semver v1.4.2/go.mod h1:MB6lktGJrhw8PrUyiEoblNEGEQ+RzHPF078ddwwvV3Y=
github.com/Masterminds/sprig v2.16.0+incompatible/go.mod h1:y6hNFY5UBTIWBxnzTeuNhlNS5hqE0NB0E6fgfo2Br3o=
github.com/NYTimes/gziphandler v0.0.0-20170623195520-56545f4a5d46/go.mod h1:3wb06e3pkSAbeQ52E9H9iFoQsEEwGN64994WTCIhntQ=
Expand Down

0 comments on commit 8de2a75

Please sign in to comment.