Skip to content

Commit

Permalink
build(deps): bump github.com/go-resty/resty/v2 from 2.15.3 to 2.16.0
Browse files Browse the repository at this point in the history
Bumps [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) from 2.15.3 to 2.16.0.
- [Release notes](https://github.com/go-resty/resty/releases)
- [Commits](go-resty/resty@v2.15.3...v2.16.0)

---
updated-dependencies:
- dependency-name: github.com/go-resty/resty/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent f1825ff commit 405461c
Showing 1 changed file with 1 addition and 1 deletion.
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.23

require (
github.com/gabriel-vasile/mimetype v1.4.6
github.com/go-resty/resty/v2 v2.15.3
github.com/go-resty/resty/v2 v2.16.0
github.com/goexl/exception v0.0.1
github.com/goexl/gox v1.8.9
github.com/goexl/http v0.2.0
Expand Down

0 comments on commit 405461c

Please sign in to comment.