Skip to content

Commit

Permalink
build(deps): bump github.com/joeycumines/go-bigbuff
Browse files Browse the repository at this point in the history
Bumps [github.com/joeycumines/go-bigbuff](https://github.com/joeycumines/go-bigbuff) from 1.15.0 to 1.15.1.
- [Release notes](https://github.com/joeycumines/go-bigbuff/releases)
- [Commits](joeycumines/go-bigbuff@v1.15.0...v1.15.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 22, 2023
1 parent ec8e984 commit e5e8dfe
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 @@ -4,6 +4,6 @@ go 1.13

require (
github.com/go-test/deep v1.1.0
github.com/joeycumines/go-bigbuff v1.15.0
github.com/joeycumines/go-bigbuff v1.15.1
github.com/xlab/treeprint v1.1.0
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
github.com/go-test/deep v1.0.4/go.mod h1:wGDj63lr65AM2AQyKZd/NYHGb0R+1RLqB8NKt3aSFNA=
github.com/go-test/deep v1.1.0 h1:WOcxcdHcvdgThNXjw0t76K42FXTU7HpNQWHpA2HHNlg=
github.com/go-test/deep v1.1.0/go.mod h1:5C2ZWiW0ErCdrYzpqxLbTX7MG14M9iiw8DgHncVwcsE=
github.com/joeycumines/go-bigbuff v1.15.0 h1:EZ41f9bQhRQVFUyQXwhMNe7jLSeNuk9dHwrMX0NWDNA=
github.com/joeycumines/go-bigbuff v1.15.0/go.mod h1:7hqtGnMDT3v+yOvHUb+hx+JSxhlTF2W9BGIkvNQizaA=
github.com/joeycumines/go-bigbuff v1.15.1 h1:lJNsoghg7Kh5HGfCs8/FFaGls/B669y9Vydt5byB4jQ=
github.com/joeycumines/go-bigbuff v1.15.1/go.mod h1:7hqtGnMDT3v+yOvHUb+hx+JSxhlTF2W9BGIkvNQizaA=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
Expand Down

0 comments on commit e5e8dfe

Please sign in to comment.