Skip to content

Commit 897dcce

Browse files
build(deps): bump resty.dev/v3 from 3.0.0-beta.6 to 3.0.0-rc.1
Bumps [resty.dev/v3](https://github.com/go-resty/resty) from 3.0.0-beta.6 to 3.0.0-rc.1. - [Release notes](https://github.com/go-resty/resty/releases) - [Commits](go-resty/resty@v3.0.0-beta.6...v3.0.0-rc.1) --- updated-dependencies: - dependency-name: resty.dev/v3 dependency-version: 3.0.0-rc.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a3d29b commit 897dcce

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ require (
2727
golang.org/x/term v0.43.0
2828
golang.org/x/text v0.37.0
2929
golift.io/xtractr v0.3.1
30-
resty.dev/v3 v3.0.0-beta.6
30+
resty.dev/v3 v3.0.0-rc.1
3131
)
3232

3333
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -798,5 +798,5 @@ gotest.tools/v3 v3.5.2 h1:7koQfIKdy+I8UTetycgUqXWSDwpgv193Ka+qRsmBY8Q=
798798
gotest.tools/v3 v3.5.2/go.mod h1:LtdLGcnqToBH83WByAAi/wiwSFCArdFIUV/xxN4pcjA=
799799
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
800800
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
801-
resty.dev/v3 v3.0.0-beta.6 h1:ghRdNpoE8/wBCv+kTKIOauW1aCrSIeTq7GxtfYgtevU=
802-
resty.dev/v3 v3.0.0-beta.6/go.mod h1:NTOerrC/4T7/FE6tXIZGIysXXBdgNqwMZuKtxpea9NM=
801+
resty.dev/v3 v3.0.0-rc.1 h1:oK7Y6+r0JSSrj9Szxs4yv8Wd/pW/HZhHiPy1QmhND5M=
802+
resty.dev/v3 v3.0.0-rc.1/go.mod h1:NTOerrC/4T7/FE6tXIZGIysXXBdgNqwMZuKtxpea9NM=

0 commit comments

Comments
 (0)