Skip to content

Commit

Permalink
build(deps): bump github.com/iamwavecut/tool from 1.2.6 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [github.com/iamwavecut/tool](https://github.com/iamwavecut/tool) from 1.2.6 to 1.3.0.
- [Commits](iamwavecut/tool@v1.2.6...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/iamwavecut/tool
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 2ca356d commit 8f2d893
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 @@ -6,7 +6,7 @@ toolchain go1.22.1

require (
github.com/alexsergivan/transliterator v1.0.1
github.com/iamwavecut/tool v1.2.6
github.com/iamwavecut/tool v1.3.0
github.com/mr-linch/go-tg v0.15.0
github.com/sashabaranov/go-openai v1.35.6
github.com/sethvargo/go-envconfig v1.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ github.com/dlclark/regexp2 v1.11.4 h1:rPYF9/LECdNymJufQKmri9gV604RvvABwgOA8un7yA
github.com/dlclark/regexp2 v1.11.4/go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8=
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/iamwavecut/tool v1.2.6 h1:UwGKGduCvbtvXAoPU1iWB0PkSH0raZsJSFhNRh8mK3g=
github.com/iamwavecut/tool v1.2.6/go.mod h1:ZZbGsfpyXo6d57IG/Kagc10S9N0WgIOZk5EAKWT4gFo=
github.com/iamwavecut/tool v1.3.0 h1:ux47c7YxWPl9QIrsH6eKhu2QyEC9R4UhoWFJEGWE2GY=
github.com/iamwavecut/tool v1.3.0/go.mod h1:ZZbGsfpyXo6d57IG/Kagc10S9N0WgIOZk5EAKWT4gFo=
github.com/mr-linch/go-tg v0.15.0 h1:OKI+SAk9aT3sU9iGNO1Hd209pyE8ILwiblfeVFeszoA=
github.com/mr-linch/go-tg v0.15.0/go.mod h1:poS5Fu8a76VHcoG0QOjYzytuMIs0570DkITujOtdOI8=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit 8f2d893

Please sign in to comment.