Skip to content

Commit

Permalink
Update valkeyrie
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Castell committed Apr 13, 2019
1 parent 623b9aa commit 8867aac
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 @@ -108,4 +108,4 @@ require (
gopkg.in/yaml.v2 v2.0.0-20170812160011-eb3733d160e7 // indirect
)

replace github.com/abronan/valkeyrie => github.com/abronan/valkeyrie v0.0.0-20190413090811-6dca4ce9985f
replace github.com/abronan/valkeyrie => github.com/abronan/valkeyrie v0.0.0-20190413102404-e04dc0b66b0e
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ github.com/abronan/valkeyrie v0.0.0-20190313085051-8fd1c7cad28d h1:P4aevzwd2Xm9R
github.com/abronan/valkeyrie v0.0.0-20190313085051-8fd1c7cad28d/go.mod h1:A/IdrwsPb8nboz577OaOlF9StXVQHPXus26p6ZOEhZM=
github.com/abronan/valkeyrie v0.0.0-20190413090811-6dca4ce9985f h1:Iay+9inZMzH65WW6BN/2OPV7LYoG0kR8Ul/oTPf7ynk=
github.com/abronan/valkeyrie v0.0.0-20190413090811-6dca4ce9985f/go.mod h1:NOvlKBjVll/vPwdjPHGLNhKk7VrnLzLGU/VGOVPLiog=
github.com/abronan/valkeyrie v0.0.0-20190413102404-e04dc0b66b0e h1:y8kwOEZSJH/NLQV4qBubZ6pl6lljmAUow9vYfRQFj1w=
github.com/abronan/valkeyrie v0.0.0-20190413102404-e04dc0b66b0e/go.mod h1:NOvlKBjVll/vPwdjPHGLNhKk7VrnLzLGU/VGOVPLiog=
github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e h1:QEF07wC0T1rKkctt1RINW/+RMTVmiwxETico2l3gxJA=
github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e/go.mod h1:3U/XgcO3hCbHZ8TKRvWD2dDTCfh9M9ya+I9JpbB7O8o=
github.com/armon/go-metrics v0.0.0-20171002182731-9a4b6e10bed6 h1:rfTl4Lc+Gfud1YdmAFg99WN4rICM1S65KXBuADdLTms=
Expand Down

0 comments on commit 8867aac

Please sign in to comment.