Skip to content

Commit

Permalink
build(deps): bump github.com/openacid/testkeys from 0.1.6 to 0.1.7
Browse files Browse the repository at this point in the history
Bumps [github.com/openacid/testkeys](https://github.com/openacid/testkeys) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/openacid/testkeys/releases)
- [Commits](openacid/testkeys@v0.1.6...v0.1.7)

---
updated-dependencies:
- dependency-name: github.com/openacid/testkeys
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 12, 2022
1 parent db4b3e2 commit b160320
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/openacid/low v0.1.21
github.com/openacid/must v0.1.3
github.com/openacid/tablewriter v0.0.0-20190429071406-b14f71081b86
github.com/openacid/testkeys v0.1.6
github.com/openacid/testkeys v0.1.7
github.com/openacid/testutil v0.1.3
github.com/stretchr/testify v1.8.0
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,9 @@ github.com/openacid/must v0.1.3 h1:deanGZVyVwV+ozfwNFbRU5YF7czXeQ67s8GVyZxzKW4=
github.com/openacid/must v0.1.3/go.mod h1:luPiXCuJlEo3UUFQngVQokV0MPGryeYvtCbQPs3U1+I=
github.com/openacid/tablewriter v0.0.0-20190429071406-b14f71081b86 h1:VDKQXFTUgOiucWNpIruW0TQAG6oAq9p2pVQGlXkgtT0=
github.com/openacid/tablewriter v0.0.0-20190429071406-b14f71081b86/go.mod h1:iJAvCLjVGFyZOV2Oh123q4PMcoBv2qQLEvjlVIM9E2E=
github.com/openacid/testkeys v0.1.6 h1:vuQZu/NM6nJo0OKUcaFNtm76Rnv3fMIIXrjp0gFX7FM=
github.com/openacid/testkeys v0.1.6/go.mod h1:MfA7cACzBpbiwekivj8StqX0WIRmqlMsci1c37CA3Do=
github.com/openacid/testkeys v0.1.7 h1:8mai/cJLsVvBob8K9RrXilkatK4oahfCZdxDJ8CUK7I=
github.com/openacid/testkeys v0.1.7/go.mod h1:MfA7cACzBpbiwekivj8StqX0WIRmqlMsci1c37CA3Do=
github.com/openacid/testutil v0.1.3 h1:jSUo9ZlLho1xQO0M4paxNOHJSvpXKIm9GtwrQLRwIC0=
github.com/openacid/testutil v0.1.3/go.mod h1:qgfN+myXuX8gc+JveuP+sts//cpvCGRM5BIqwpYnzIs=
github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e/go.mod h1:pJLUxLENpZxwdsKMEsNbx1VGcRFpLqf3715MtcvvzbA=
Expand Down

0 comments on commit b160320

Please sign in to comment.