Skip to content

Commit 2124e33

Browse files
build(deps): bump github.com/go-resty/resty/v2 from 2.16.5 to 2.17.0 in the meraki group (#47793)
* build(deps): bump github.com/go-resty/resty/v2 in the meraki group Bumps the meraki group with 1 update: [github.com/go-resty/resty/v2](https://github.com/go-resty/resty). Updates `github.com/go-resty/resty/v2` from 2.16.5 to 2.17.0 - [Release notes](https://github.com/go-resty/resty/releases) - [Commits](go-resty/resty@v2.16.5...v2.17.0) --- updated-dependencies: - dependency-name: github.com/go-resty/resty/v2 dependency-version: 2.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: meraki ... Signed-off-by: dependabot[bot] <support@github.com> * Update NOTICE.txt --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent f4b9ad1 commit 2124e33

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

NOTICE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15009,11 +15009,11 @@ SOFTWARE.
1500915009

1501015010
--------------------------------------------------------------------------------
1501115011
Dependency : github.com/go-resty/resty/v2
15012-
Version: v2.16.5
15012+
Version: v2.17.0
1501315013
Licence type (autodetected): MIT
1501415014
--------------------------------------------------------------------------------
1501515015

15016-
Contents of probable licence file $GOMODCACHE/github.com/go-resty/resty/v2@v2.16.5/LICENSE:
15016+
Contents of probable licence file $GOMODCACHE/github.com/go-resty/resty/v2@v2.17.0/LICENSE:
1501715017

1501815018
The MIT License (MIT)
1501915019

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ require (
185185
github.com/elastic/toutoumomoma v0.0.0-20240626215117-76e39db18dfb
186186
github.com/go-ldap/ldap/v3 v3.4.6
187187
github.com/go-ole/go-ole v1.3.0
188-
github.com/go-resty/resty/v2 v2.16.5
188+
github.com/go-resty/resty/v2 v2.17.0
189189
github.com/gofrs/uuid/v5 v5.3.2
190190
github.com/golang-jwt/jwt/v5 v5.3.0
191191
github.com/google/cel-go v0.25.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -509,8 +509,8 @@ github.com/go-openapi/swag v0.23.0 h1:vsEVJDUo2hPJ2tu0/Xc+4noaxyEffXNIs3cOULZ+Gr
509509
github.com/go-openapi/swag v0.23.0/go.mod h1:esZ8ITTYEsH1V2trKHjAN8Ai7xHb8RV+YSZ577vPjgQ=
510510
github.com/go-quicktest/qt v1.101.1-0.20240301121107-c6c8733fa1e6 h1:teYtXy9B7y5lHTp8V9KPxpYRAVA7dozigQcMiBust1s=
511511
github.com/go-quicktest/qt v1.101.1-0.20240301121107-c6c8733fa1e6/go.mod h1:p4lGIVX+8Wa6ZPNDvqcxq36XpUDLh42FLetFU7odllI=
512-
github.com/go-resty/resty/v2 v2.16.5 h1:hBKqmWrr7uRc3euHVqmh1HTHcKn99Smr7o5spptdhTM=
513-
github.com/go-resty/resty/v2 v2.16.5/go.mod h1:hkJtXbA2iKHzJheXYvQ8snQES5ZLGKMwQ07xAwp/fiA=
512+
github.com/go-resty/resty/v2 v2.17.0 h1:pW9DeXcaL4Rrym4EZ8v7L19zZiIlWPg5YXAcVmt+gN0=
513+
github.com/go-resty/resty/v2 v2.17.0/go.mod h1:kCKZ3wWmwJaNc7S29BRtUhJwy7iqmn+2mLtQrOyQlVA=
514514
github.com/go-sourcemap/sourcemap v2.1.2+incompatible h1:0b/xya7BKGhXuqFESKM4oIiRo9WOt2ebz7KxfreD6ug=
515515
github.com/go-sourcemap/sourcemap v2.1.2+incompatible/go.mod h1:F8jJfvm2KbVjc5NqelyYJmf/v5J0dwNLS2mL4sNA1Jg=
516516
github.com/go-sql-driver/mysql v1.9.3 h1:U/N249h2WzJ3Ukj8SowVFjdtZKfu9vlLZxjPXV1aweo=

0 commit comments

Comments
 (0)