Skip to content

Commit 3e47e45

Browse files
committed
v0.2.2
1 parent 8a787a2 commit 3e47e45

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/nimezhu/box v0.0.1
1010
github.com/nimezhu/data v0.0.2
1111
github.com/nimezhu/go.uuid v1.2.1 // indirect
12-
github.com/nimezhu/indexed v0.0.3 // indirect
12+
github.com/nimezhu/indexed v0.0.6 // indirect
1313
github.com/nimezhu/nbdata v0.0.1
1414
github.com/nimezhu/tbl2x v0.0.1 // indirect
1515
github.com/rhysd/go-github-selfupdate v1.2.2

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ github.com/nimezhu/indexed v0.0.2 h1:muI4s8TH+2/184Bwhl46lzvpfzHtJS6TqIQJhoSNkYM
8888
github.com/nimezhu/indexed v0.0.2/go.mod h1:VzrXw9whuVxHyPeBwIPG2bu91arEdNqttRaWGEKvcYY=
8989
github.com/nimezhu/indexed v0.0.3 h1:odUpvBSkpWm6gYVfTKcvImaCFV+3RROe1gTfPUEgznc=
9090
github.com/nimezhu/indexed v0.0.3/go.mod h1:VzrXw9whuVxHyPeBwIPG2bu91arEdNqttRaWGEKvcYY=
91+
github.com/nimezhu/indexed v0.0.6 h1:c5z8DQqQvxierUsX5YH8UUTuZDlZp9m+hJpZ1R3mWHg=
92+
github.com/nimezhu/indexed v0.0.6/go.mod h1:VzrXw9whuVxHyPeBwIPG2bu91arEdNqttRaWGEKvcYY=
9193
github.com/nimezhu/nbdata v0.0.1 h1:xJR90qFMHKgLB0M634ALm0Wy0ITb/EdfOvabrdz5XMU=
9294
github.com/nimezhu/nbdata v0.0.1/go.mod h1:ST5v8CZLC5mAig78gCHKiFmGS+cNPP/2Fg0SWY+3WOQ=
9395
github.com/nimezhu/netio v0.0.0-20181023140452-2c1d703652df h1:yM8Fr0jgJ/rI/hu5LTImtPMZLUXCOQmAL3k2U4m62VU=

0 commit comments

Comments
 (0)