Skip to content

Commit

Permalink
Bump the production-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 1 update: [github.com/weborama/uint128](https://github.com/weborama/uint128).

- [Commits](Weborama/uint128@v0.7.1...v0.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 18, 2023
1 parent 257b048 commit 50c2a98
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 @@ -5,7 +5,7 @@ go 1.21
require (
github.com/davecgh/go-spew v1.1.1
github.com/stretchr/testify v1.8.4
github.com/weborama/uint128 v0.7.1
github.com/weborama/uint128 v0.7.2
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/weborama/uint128 v0.7.1 h1:WCL5/TmtqXW9TIC6LK9iokD/VgsSga/j0CgHMIpiAlg=
github.com/weborama/uint128 v0.7.1/go.mod h1:c/sWscOdxZyf4JGjkvCyLNvTRAtWrtx+BFkMzm6KuU8=
github.com/weborama/uint128 v0.7.2 h1:HuXRXJ+G9dqNWVqkwM4a5AtSy9CNNJlxhs9LJTxXJVQ=
github.com/weborama/uint128 v0.7.2/go.mod h1:ipduT55D5pbkmzU+9U/2PnOSf+IZKHWWTYcDYvRJv28=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
Expand Down

0 comments on commit 50c2a98

Please sign in to comment.