Skip to content

Commit

Permalink
chore(deps): bump github.com/gotd/getdoc from 0.8.0 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [github.com/gotd/getdoc](https://github.com/gotd/getdoc) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/gotd/getdoc/releases)
- [Commits](gotd/getdoc@v0.8.0...v0.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 25, 2022
1 parent f52b19c commit 34fa113
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 @@ -8,7 +8,7 @@ require (
github.com/go-faster/jx v0.38.1
github.com/go-faster/xor v0.3.0
github.com/go-openapi/inflect v0.19.0
github.com/gotd/getdoc v0.8.0
github.com/gotd/getdoc v0.9.0
github.com/gotd/ige v0.2.2
github.com/gotd/neo v0.1.5
github.com/gotd/tl v0.4.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ github.com/google/go-cmp v0.5.8/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeN
github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
github.com/gorilla/websocket v1.4.1 h1:q7AeDBpnBk8AogcD4DSag/Ukw/KV+YhzLj2bP5HvKCM=
github.com/gorilla/websocket v1.4.1/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
github.com/gotd/getdoc v0.8.0 h1:DFLWgGcPI7ji+ARdFLnPpHuPx1UIyK/nrrTwyf7GOZQ=
github.com/gotd/getdoc v0.8.0/go.mod h1:HEEl1caNZsXDdaWBdsIqwid/SMFB+y+bdTgY9sPkvgQ=
github.com/gotd/getdoc v0.9.0 h1:tzsOnapl9GdLoBiIDKiZnOyMsjTb5IlZoc60C6s7mDY=
github.com/gotd/getdoc v0.9.0/go.mod h1:+tt6hA1p7ldqydZJqLE33fMi+qjXp/iG2kNZMJoCRxE=
github.com/gotd/ige v0.2.2 h1:XQ9dJZwBfDnOGSTxKXBGP4gMud3Qku2ekScRjDWWfEk=
github.com/gotd/ige v0.2.2/go.mod h1:tuCRb+Y5Y3eNTo3ypIfNpQ4MFjrnONiL2jN2AKZXmb0=
github.com/gotd/neo v0.1.5 h1:oj0iQfMbGClP8xI59x7fE/uHoTJD7NZH9oV1WNuPukQ=
Expand Down

0 comments on commit 34fa113

Please sign in to comment.