Skip to content

Commit

Permalink
build: bump github.com/nutsdb/nutsdb from 1.0.3 to 1.0.4
Browse files Browse the repository at this point in the history
Bumps [github.com/nutsdb/nutsdb](https://github.com/nutsdb/nutsdb) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/nutsdb/nutsdb/releases)
- [Changelog](https://github.com/nutsdb/nutsdb/blob/master/CHANGELOG.md)
- [Commits](nutsdb/nutsdb@v1.0.3...v1.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 2, 2024
1 parent 487a5f0 commit dddf81f
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 @@ -3,7 +3,7 @@ module github.com/waldirborbajr/kvstok
go 1.22

require (
github.com/nutsdb/nutsdb v1.0.3
github.com/nutsdb/nutsdb v1.0.4
github.com/spf13/cobra v1.8.0
github.com/stretchr/testify v1.8.4
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ github.com/gofrs/flock v0.8.1 h1:+gYjHKf32LDeiEEFhQaotPbLuUXjY5ZqxKgXy7n59aw=
github.com/gofrs/flock v0.8.1/go.mod h1:F1TvTiK9OcQqauNUHlbJvyl9Qa1QvF/gOUDKA14jxHU=
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
github.com/nutsdb/nutsdb v1.0.3 h1:pDF+vhlqsgVnt1lzxKQxFUHK15vkBW/PUJcyGQh+wCc=
github.com/nutsdb/nutsdb v1.0.3/go.mod h1:jIbbpBXajzTMZ0o33Yn5zoYIo3v0Dz4WstkVce+sYuQ=
github.com/nutsdb/nutsdb v1.0.4 h1:BurzkxijXJY1/AkIXe1ek+U1ta3WGi6nJt4nCLqkxQ8=
github.com/nutsdb/nutsdb v1.0.4/go.mod h1:jIbbpBXajzTMZ0o33Yn5zoYIo3v0Dz4WstkVce+sYuQ=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit dddf81f

Please sign in to comment.