Skip to content

Commit

Permalink
Merge pull request #514 from victorcoder/dynamodb_all_items
Browse files Browse the repository at this point in the history
Update valkeyrie
  • Loading branch information
Victor Castell authored Apr 13, 2019
2 parents 9fdbd14 + 21357e5 commit 3390cde
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 3390cde

Please sign in to comment.