Skip to content

Commit

Permalink
Merge pull request #13 from zuoyebang/dev
Browse files Browse the repository at this point in the history
import bitalostable v1.0.1
  • Loading branch information
xingfu89 authored Jul 5, 2024
2 parents c2459f1 + 099d99f commit 4276932
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 @@ -8,7 +8,7 @@ require (
github.com/cockroachdb/redact v1.1.5
github.com/golang/snappy v0.0.4
github.com/stretchr/testify v1.9.0
github.com/zuoyebang/bitalostable v1.0.0
github.com/zuoyebang/bitalostable v1.0.1
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225
golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
golang.org/x/sys v0.18.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/zuoyebang/bitalostable v1.0.0 h1:iwhbyAH9CJr2ZwpbdDM/6gv3hLp713r+vTNDWK40W3M=
github.com/zuoyebang/bitalostable v1.0.0/go.mod h1:ftM42fXkDkyucCFTiysCHd6g2wforH15S5RIATuSBfs=
github.com/zuoyebang/bitalostable v1.0.1 h1:8OpcswyL9AN6e7VoxovV8Ut6VS6WZJh8URf/MTR1CH4=
github.com/zuoyebang/bitalostable v1.0.1/go.mod h1:ftM42fXkDkyucCFTiysCHd6g2wforH15S5RIATuSBfs=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20190510104115-cbcb75029529/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
Expand Down

0 comments on commit 4276932

Please sign in to comment.