Skip to content

Commit

Permalink
build(deps): bump github.com/mr-linch/go-tg from 0.13.0 to 0.14.0 (#100)
Browse files Browse the repository at this point in the history
Bumps [github.com/mr-linch/go-tg](https://github.com/mr-linch/go-tg) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/mr-linch/go-tg/releases)
- [Commits](mr-linch/go-tg@v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: github.com/mr-linch/go-tg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 29, 2024
1 parent dde4850 commit e50be5e
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 @@ -7,7 +7,7 @@ toolchain go1.22.1
require (
github.com/alexsergivan/transliterator v1.0.0
github.com/iamwavecut/tool v1.2.2
github.com/mr-linch/go-tg v0.13.0
github.com/mr-linch/go-tg v0.14.0
github.com/sashabaranov/go-openai v1.20.4
github.com/sethvargo/go-envconfig v1.0.1
github.com/sirupsen/logrus v1.9.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ 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.2 h1:nw5sW4lDc8ikH2FSOELwDNjdlJ3y4jHeX21u0VyLdeQ=
github.com/iamwavecut/tool v1.2.2/go.mod h1:Ip2na+tAhDTcisXpbjrFi/dBZOE13NVDtAvAyAmdtzs=
github.com/mr-linch/go-tg v0.13.0 h1:A14ZhjFXdZfBhih9t4DbZuOPbPwoYQCgOa186bhObJs=
github.com/mr-linch/go-tg v0.13.0/go.mod h1:poS5Fu8a76VHcoG0QOjYzytuMIs0570DkITujOtdOI8=
github.com/mr-linch/go-tg v0.14.0 h1:dlARQM+DszkraRPOueq0eTw6/YM9ZsfvLBr1famKwE0=
github.com/mr-linch/go-tg v0.14.0/go.mod h1:poS5Fu8a76VHcoG0QOjYzytuMIs0570DkITujOtdOI8=
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/sashabaranov/go-openai v1.20.4 h1:095xQ/fAtRa0+Rj21sezVJABgKfGPNbyx/sAN/hJUmg=
Expand Down

0 comments on commit e50be5e

Please sign in to comment.