Skip to content

Commit

Permalink
mod data to v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nimezhu committed Mar 15, 2021
1 parent 8a787a2 commit 9a328a6
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 @@ -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.2
github.com/nimezhu/data v0.0.3
github.com/nimezhu/go.uuid v1.2.1 // indirect
github.com/nimezhu/indexed v0.0.3 // indirect
github.com/nimezhu/nbdata v0.0.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ 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.2 h1:84A490p7hHHzm1oDnD0NuFRUd+OKWhtP9ASx7XSdqqA=
github.com/nimezhu/data v0.0.2/go.mod h1:9tkJ46LYfz0iCohtPPAJ58b7/Rwb2JHmzaY7hbuwd1o=
github.com/nimezhu/data v0.0.3 h1:/zi9NYZQOAF9wacaxMIdQX/eIFEy1XcTuodl8Y2+/Z4=
github.com/nimezhu/data v0.0.3/go.mod h1:tm0zKrBRdcbcjZMEsApV9YKpXVYaXqrbWDjgKtbqvdM=
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=
Expand Down

0 comments on commit 9a328a6

Please sign in to comment.