Skip to content

Commit

Permalink
Bump github.com/gonvenience/wrap from 1.2.0 to 1.2.1
Browse files Browse the repository at this point in the history
Bumps [github.com/gonvenience/wrap](https://github.com/gonvenience/wrap) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/gonvenience/wrap/releases)
- [Commits](gonvenience/wrap@v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/gonvenience/wrap
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 91f42d6 commit 5b0f7ae
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 @@ -39,7 +39,7 @@ require (
github.com/gonvenience/neat v1.3.14 // indirect
github.com/gonvenience/term v1.0.2 // indirect
github.com/gonvenience/text v1.0.8 // indirect
github.com/gonvenience/wrap v1.2.0 // indirect
github.com/gonvenience/wrap v1.2.1 // indirect
github.com/google/go-cmp v0.6.0 // indirect
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ github.com/gonvenience/term v1.0.2 h1:qKa2RydbWIrabGjR/fegJwpW5m+JvUwFL8mLhHzDXn
github.com/gonvenience/term v1.0.2/go.mod h1:wThTR+3MzWtWn7XGVW6qQ65uaVf8GHED98KmwpuEQeo=
github.com/gonvenience/text v1.0.8 h1:yIxiyXnKDqfe8JDPldZYaeYHU19XOPNN5VFPETCyNI0=
github.com/gonvenience/text v1.0.8/go.mod h1:pUCCo022AtxoY2LJfJPNBzBc0oC2/Vp+tx8UaIc5RR8=
github.com/gonvenience/wrap v1.2.0 h1:CwAoa60QIBVmQn/aUregAbk9FstEr17k9vCYpKF972c=
github.com/gonvenience/wrap v1.2.0/go.mod h1:iNijaTmFD8+ORmNp9iS+dSBcCJrmIwwyoYLUngToGdk=
github.com/gonvenience/wrap v1.2.1 h1:k8cbG42+Z+qPS7WO87IKculFVgffEdI753G3SW0tJwQ=
github.com/gonvenience/wrap v1.2.1/go.mod h1:2kZvOb+r839tTaTj1//JZJ+BpN/4R8Y8vDeRJuUWCWg=
github.com/gonvenience/ytbx v1.4.5 h1:ZU6kru0UxzitYKUPurk65Z5eGT1dA/aJkx/N7GnWako=
github.com/gonvenience/ytbx v1.4.5/go.mod h1:PAXCECQFS5xtZTrbB1bQHRm+gCX17M2T+D7b408kZ6U=
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
Expand Down

0 comments on commit 5b0f7ae

Please sign in to comment.