Skip to content

Commit

Permalink
Bump tstorage from v0.2.0 to v0.2.2 (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
nakabonne authored Sep 6, 2021
1 parent 422a522 commit 741e560
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 @@ -6,7 +6,7 @@ require (
github.com/golang/mock v1.4.4
github.com/miekg/dns v1.1.43
github.com/mum4k/termdash v0.12.2
github.com/nakabonne/tstorage v0.2.0
github.com/nakabonne/tstorage v0.2.2
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.7.0
github.com/tsenart/vegeta/v12 v12.8.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ github.com/miekg/dns v1.1.43 h1:JKfpVSCB84vrAmHzyrsxB5NAr5kLoMXZArPSw7Qlgyg=
github.com/miekg/dns v1.1.43/go.mod h1:+evo5L0630/F6ca/Z9+GAqzhjGyn8/c+TBaOyfEl0V4=
github.com/mum4k/termdash v0.12.2 h1:S2frz71OrXUKIVVZ3snYBEzyYlUNRTu0ElV6d5Pf6gI=
github.com/mum4k/termdash v0.12.2/go.mod h1:haerPCSO0U8pehROAecmuOHDF+2UXw2KaCTxdWooDFE=
github.com/nakabonne/tstorage v0.2.0 h1:UnlLhy0fq9/0n6uzJwzh/1Elyz8CcLIMRd/wEOE6W58=
github.com/nakabonne/tstorage v0.2.0/go.mod h1:n1v68nvIeUguEaYuSqz1ycmiMkF02CJMKSJV0Of1h4w=
github.com/nakabonne/tstorage v0.2.2 h1:vyBAwAhhZx85m+EuyeIKJq/njHpBuyQGlKO7q6UDxzA=
github.com/nakabonne/tstorage v0.2.2/go.mod h1:n1v68nvIeUguEaYuSqz1ycmiMkF02CJMKSJV0Of1h4w=
github.com/nsf/termbox-go v0.0.0-20200204031403-4d2b513ad8be h1:yzmWtPyxEUIKdZg4RcPq64MfS8NA6A5fNOJgYhpR9EQ=
github.com/nsf/termbox-go v0.0.0-20200204031403-4d2b513ad8be/go.mod h1:IuKpRQcYE1Tfu+oAQqaLisqDeXgjyyltCfsaoYN18NQ=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit 741e560

Please sign in to comment.