Skip to content

Commit

Permalink
chore(deps): bump github.com/PaulSonOfLars/gotgbot/v2
Browse files Browse the repository at this point in the history
Bumps [github.com/PaulSonOfLars/gotgbot/v2](https://github.com/PaulSonOfLars/gotgbot) from 2.0.0-rc.28 to 2.0.0-rc.29.
- [Release notes](https://github.com/PaulSonOfLars/gotgbot/releases)
- [Commits](PaulSonOfLars/gotgbot@v2.0.0-rc.28...v2.0.0-rc.29)

---
updated-dependencies:
- dependency-name: github.com/PaulSonOfLars/gotgbot/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 317d787 commit 21392ff
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,7 +4,7 @@ go 1.22.1

require (
github.com/Jisin0/filmigo v0.2.3
github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.28
github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.29
github.com/fogleman/gg v1.3.0
golang.org/x/image v0.19.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/Jisin0/filmigo v0.2.3 h1:tXv2m0A3FzKW2wJdXsm+ZQb23VvVDlfHeDnvOiQBLtc=
github.com/Jisin0/filmigo v0.2.3/go.mod h1:OEaHLEiqfy4GuI9pEGgLZq1P/guMYzx8letKYMHYrCA=
github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.28 h1:3EidAXUUuDBwaRX5881fmpGGv2WPnW9oHwRMlvdQiwU=
github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.28/go.mod h1:kL1v4iIjlalwm3gCYGvF4NLa3hs+aKEfRkNJvj4aoDU=
github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.29 h1:5/K8zgmoKnsegt6h9XvFIJAGxbHVWOEwSpjdjaySf6A=
github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.29/go.mod h1:kL1v4iIjlalwm3gCYGvF4NLa3hs+aKEfRkNJvj4aoDU=
github.com/antchfx/htmlquery v1.3.1 h1:wm0LxjLMsZhRHfQKKZscDf2COyH4vDYA3wyH+qZ+Ylc=
github.com/antchfx/htmlquery v1.3.1/go.mod h1:PTj+f1V2zksPlwNt7uVvZPsxpKNa7mlVliCRxLX6Nx8=
github.com/antchfx/xpath v1.3.0 h1:nTMlzGAK3IJ0bPpME2urTuFL76o4A96iYvoKFHRXJgc=
Expand Down

0 comments on commit 21392ff

Please sign in to comment.