Skip to content

Commit

Permalink
data -> v0.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
nimezhu committed Mar 16, 2021
1 parent 636858c commit 8ac669a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/gorilla/mux v1.7.4
github.com/nimezhu/asheets v0.0.1
github.com/nimezhu/box v0.0.1
github.com/nimezhu/data v0.0.15
github.com/nimezhu/data v0.0.17
github.com/nimezhu/go.uuid v1.2.1 // indirect
github.com/nimezhu/nbdata v0.0.3
github.com/nimezhu/tbl2x v0.0.1 // indirect
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,16 @@ github.com/nimezhu/box v0.0.1 h1:s6wrOycyu9mjXSL8FKnDX/fOacSJ4WIv7xXkTPHPzO4=
github.com/nimezhu/box v0.0.1/go.mod h1:JKrfqZzYxxx0CVzzJQT4SlEPkWHLwYI0lnE6umK69QM=
github.com/nimezhu/data v0.0.15 h1:/9m91i5QIr8M/N0/EiXflJS9MsPsI32sLHBmDoX7hrc=
github.com/nimezhu/data v0.0.15/go.mod h1:sy7oVImF1+7O5Q7io5TrKhxaEQwVwbke48Ldxo8UT1s=
github.com/nimezhu/data v0.0.17 h1:2qDP62jz/nG9rRR/5tflNWGus/mtJgzV/ZDGhkCljRA=
github.com/nimezhu/data v0.0.17/go.mod h1:AQCU1POS/MgQnMsgd2AWTYGtzUEUlqA90b2+EGxzZjg=
github.com/nimezhu/genomedb v0.0.0-20171213193052-ac8125365d5b h1:+CuqkNDKSNp2mwSqt164bCJJEH1ig/JE0bIZnliOcBM=
github.com/nimezhu/genomedb v0.0.0-20171213193052-ac8125365d5b/go.mod h1:+85jdRQLPulFvHUYvBFmdCC4541mNC9J+WESIpL4Rp0=
github.com/nimezhu/go.uuid v1.2.1 h1:hhchJInlG/UkkIATvlfwc2G5Lz2E6xlTJJOx3VmMP0E=
github.com/nimezhu/go.uuid v1.2.1/go.mod h1:Xa533ZxO/7PwG039B8ZFziVc2Aw7Ksd1mknZxR0XdX8=
github.com/nimezhu/indexed v0.0.15 h1:4+eAdgCHItajQnU3t0YFfR+iSSAzAkwNiUQj2dEkuzk=
github.com/nimezhu/indexed v0.0.15/go.mod h1:VzrXw9whuVxHyPeBwIPG2bu91arEdNqttRaWGEKvcYY=
github.com/nimezhu/indexed v0.0.17 h1:6l7Cfe9GsayvwGGQOeNth4WS1liLJiLWcEe430Ts8bQ=
github.com/nimezhu/indexed v0.0.17/go.mod h1:VzrXw9whuVxHyPeBwIPG2bu91arEdNqttRaWGEKvcYY=
github.com/nimezhu/nbdata v0.0.3 h1:dB0kQBC9a544PgpHay2PI2CrwqR4rq0j1wgGXIfUK1U=
github.com/nimezhu/nbdata v0.0.3/go.mod h1:ST5v8CZLC5mAig78gCHKiFmGS+cNPP/2Fg0SWY+3WOQ=
github.com/nimezhu/netio v0.0.0-20181023140452-2c1d703652df h1:yM8Fr0jgJ/rI/hu5LTImtPMZLUXCOQmAL3k2U4m62VU=
Expand Down

0 comments on commit 8ac669a

Please sign in to comment.