OWASP / wrongsecrets

Vulnerable app with examples showing how to not use secrets
https://owasp.org/www-project-wrongsecrets/
GNU Affero General Public License v3.0
1.24k stars 365 forks source link

chore(deps): update go (major) #1747

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cloud.google.com/go/iam v0.13.0 -> v1.2.2 age adoption passing confidence
github.com/hashicorp/go-getter v1.7.6 -> v2.2.3 age adoption passing confidence
google.golang.org/appengine v1.6.7 -> v2.0.6 age adoption passing confidence

Release Notes

hashicorp/go-getter (github.com/hashicorp/go-getter) ### [`v2.2.3`](https://redirect.github.com/hashicorp/go-getter/releases/tag/v2.2.3) [Compare Source](https://redirect.github.com/hashicorp/go-getter/compare/v2.2.2...v2.2.3) #### What's Changed - Backport fix to prevent Git config alteration on Git update by [@​nywilken](https://redirect.github.com/nywilken) in [https://github.com/hashicorp/go-getter/pull/498](https://redirect.github.com/hashicorp/go-getter/pull/498) ##### Other - \[v2] update s3, and gcs to use most recent v2 module version by [@​nywilken](https://redirect.github.com/nywilken) in [https://github.com/hashicorp/go-getter/pull/489](https://redirect.github.com/hashicorp/go-getter/pull/489) - Update cmd/go-getter to use that latest versions of go-getter/v2 by [@​nywilken](https://redirect.github.com/nywilken) in [https://github.com/hashicorp/go-getter/pull/490](https://redirect.github.com/hashicorp/go-getter/pull/490) **Full Changelog**: https://github.com/hashicorp/go-getter/compare/v2.2.2...v2.2.3 ### [`v2.2.2`](https://redirect.github.com/hashicorp/go-getter/releases/tag/v2.2.2) [Compare Source](https://redirect.github.com/hashicorp/go-getter/compare/v2.2.1...v2.2.2) ##### What's Changed - remove repo-specific codeql action (port from v1) by [@​nywilken](https://redirect.github.com/nywilken) in [https://github.com/hashicorp/go-getter/pull/431](https://redirect.github.com/hashicorp/go-getter/pull/431) - gcs/v2: bump cloud.google.com/go/storage to 1.34.0 by [@​lbajolet-hashicorp](https://redirect.github.com/lbajolet-hashicorp) in [https://github.com/hashicorp/go-getter/pull/488](https://redirect.github.com/hashicorp/go-getter/pull/488) - docs: bump version for godocs url by [@​kudla](https://redirect.github.com/kudla) in [https://github.com/hashicorp/go-getter/pull/460](https://redirect.github.com/hashicorp/go-getter/pull/460) - \[v2] update s3, and gcs to use most recent v2 module version by [@​nywilken](https://redirect.github.com/nywilken) in [https://github.com/hashicorp/go-getter/pull/489](https://redirect.github.com/hashicorp/go-getter/pull/489) - Update cmd/go-getter to use that latest versions of go-getter/v2 by [@​nywilken](https://redirect.github.com/nywilken) in [https://github.com/hashicorp/go-getter/pull/490](https://redirect.github.com/hashicorp/go-getter/pull/490) ##### New Contributors - [@​lbajolet-hashicorp](https://redirect.github.com/lbajolet-hashicorp) made their first contribution in [https://github.com/hashicorp/go-getter/pull/488](https://redirect.github.com/hashicorp/go-getter/pull/488) - [@​kudla](https://redirect.github.com/kudla) made their first contribution in [https://github.com/hashicorp/go-getter/pull/460](https://redirect.github.com/hashicorp/go-getter/pull/460) **Full Changelog**: https://github.com/hashicorp/go-getter/compare/v2.2.1...cmd/go-getter/v2.2.2 ### [`v2.2.1`](https://redirect.github.com/hashicorp/go-getter/releases/tag/v2.2.1) [Compare Source](https://redirect.github.com/hashicorp/go-getter/compare/v2.2.0...v2.2.1) #### What's Changed - \[V2] Bump submodules to use most recent v2 module version by [@​nywilken](https://redirect.github.com/nywilken) in [https://github.com/hashicorp/go-getter/pull/416](https://redirect.github.com/hashicorp/go-getter/pull/416) - Port Decompression bomb security changes from v1 by [@​nywilken](https://redirect.github.com/nywilken) in [https://github.com/hashicorp/go-getter/pull/418](https://redirect.github.com/hashicorp/go-getter/pull/418) - Update Go-Getter test workflow to run on pull requests by [@​nywilken](https://redirect.github.com/nywilken) in [https://github.com/hashicorp/go-getter/pull/417](https://redirect.github.com/hashicorp/go-getter/pull/417) - Port bomb.zip test updates from v1 by [@​nywilken](https://redirect.github.com/nywilken) in [https://github.com/hashicorp/go-getter/pull/425](https://redirect.github.com/hashicorp/go-getter/pull/425) - \[v2] update s3, gcs and cmd to use most recent v2 module version by [@​nywilken](https://redirect.github.com/nywilken) in [https://github.com/hashicorp/go-getter/pull/426](https://redirect.github.com/hashicorp/go-getter/pull/426) **Full Changelog**: https://github.com/hashicorp/go-getter/compare/v2.2.0...v2.2.1 ### [`v2.2.0`](https://redirect.github.com/hashicorp/go-getter/releases/tag/v2.2.0) [Compare Source](https://redirect.github.com/hashicorp/go-getter/compare/v2.1.1...v2.2.0) #### What's Changed - \[v2] update s3, gcs and cmd to use most recent v2 module version by [@​nywilken](https://redirect.github.com/nywilken) in [https://github.com/hashicorp/go-getter/pull/400](https://redirect.github.com/hashicorp/go-getter/pull/400) - Port Decompression bomb security changes from v1 by [@​nywilken](https://redirect.github.com/nywilken) in [https://github.com/hashicorp/go-getter/pull/414](https://redirect.github.com/hashicorp/go-getter/pull/414) - Update Go-Getter V2 to use Go 1.18 by [@​nywilken](https://redirect.github.com/nywilken) in [https://github.com/hashicorp/go-getter/pull/381](https://redirect.github.com/hashicorp/go-getter/pull/381) **Full Changelog**: https://github.com/hashicorp/go-getter/compare/v2.1.1...v2.2.0 ### [`v2.1.1`](https://redirect.github.com/hashicorp/go-getter/releases/tag/v2.1.1) [Compare Source](https://redirect.github.com/hashicorp/go-getter/compare/v2.1.0...v2.1.1) #### What's Changed - Add Timeout to SmbClientGetter to go-getter/v2 by [@​nywilken](https://redirect.github.com/nywilken) in [https://github.com/hashicorp/go-getter/pull/369](https://redirect.github.com/hashicorp/go-getter/pull/369) - Upgrade AWS SDK version by [@​kmoe](https://redirect.github.com/kmoe) in [https://github.com/hashicorp/go-getter/pull/385](https://redirect.github.com/hashicorp/go-getter/pull/385) ##### Other Changes - Fix Go Tests for V2 by [@​claire-labry](https://redirect.github.com/claire-labry) in [https://github.com/hashicorp/go-getter/pull/392](https://redirect.github.com/hashicorp/go-getter/pull/392) - Migrate go-getter v2 to GHA by [@​claire-labry](https://redirect.github.com/claire-labry) in [https://github.com/hashicorp/go-getter/pull/388](https://redirect.github.com/hashicorp/go-getter/pull/388) - - Add Malformed S3 URL test by [@​nywilken](https://redirect.github.com/nywilken) in [https://github.com/hashicorp/go-getter/pull/380](https://redirect.github.com/hashicorp/go-getter/pull/380) #### New Contributors - [@​kmoe](https://redirect.github.com/kmoe) made their first contribution in [https://github.com/hashicorp/go-getter/pull/385](https://redirect.github.com/hashicorp/go-getter/pull/385) **Full Changelog**: https://github.com/hashicorp/go-getter/compare/v2.1.0...v2.1.1 ### [`v2.1.0`](https://redirect.github.com/hashicorp/go-getter/releases/tag/v2.1.0) [Compare Source](https://redirect.github.com/hashicorp/go-getter/compare/v2.0.2...v2.1.0) #### What's Changed - Multiple fixes for go-getter v2 by [@​nywilken](https://redirect.github.com/nywilken) in [https://github.com/hashicorp/go-getter/pull/361](https://redirect.github.com/hashicorp/go-getter/pull/361) - Update X-Terraform-Get error messaging to match v1 by [@​nywilken](https://redirect.github.com/nywilken) in [https://github.com/hashicorp/go-getter/pull/364](https://redirect.github.com/hashicorp/go-getter/pull/364) - Update default Getters with known defaults by [@​nywilken](https://redirect.github.com/nywilken) in [https://github.com/hashicorp/go-getter/pull/363](https://redirect.github.com/hashicorp/go-getter/pull/363) **Full Changelog**: https://github.com/hashicorp/go-getter/compare/v2.0.2...v2.1.0 ### [`v2.0.2`](https://redirect.github.com/hashicorp/go-getter/releases/tag/v2.0.2) [Compare Source](https://redirect.github.com/hashicorp/go-getter/compare/v2.0.1...v2.0.2) #### What's Changed - update s3 gcs and cmd to use most recent v2 module by [@​azr](https://redirect.github.com/azr) in [https://github.com/hashicorp/go-getter/pull/352](https://redirect.github.com/hashicorp/go-getter/pull/352) - Removed ova file type from the list of supported decompressors by [@​nywilken](https://redirect.github.com/nywilken) in [https://github.com/hashicorp/go-getter/pull/354](https://redirect.github.com/hashicorp/go-getter/pull/354) **Full Changelog**: https://github.com/hashicorp/go-getter/compare/v2.0.1...v2.0.2 ### [`v2.0.1`](https://redirect.github.com/hashicorp/go-getter/releases/tag/v2.0.1) [Compare Source](https://redirect.github.com/hashicorp/go-getter/compare/v2.0.0...v2.0.1) #### Enhancements - Append tar and ova decompressor in v2 by [@​LeConTesteur](https://redirect.github.com/LeConTesteur) in [https://github.com/hashicorp/go-getter/pull/351](https://redirect.github.com/hashicorp/go-getter/pull/351) #### Bug fixes 🐞 - fixes [#​320](https://redirect.github.com/hashicorp/go-getter/issues/320): Pass context to NewRequestWithContext so HTTP requests can… by [@​zeisss](https://redirect.github.com/zeisss) in [https://github.com/hashicorp/go-getter/pull/324](https://redirect.github.com/hashicorp/go-getter/pull/324) - Ignore comments in checksum files by [@​azr](https://redirect.github.com/azr) in [https://github.com/hashicorp/go-getter/pull/350](https://redirect.github.com/hashicorp/go-getter/pull/350) #### New Contributors - [@​LeConTesteur](https://redirect.github.com/LeConTesteur) made their first contribution in [https://github.com/hashicorp/go-getter/pull/351](https://redirect.github.com/hashicorp/go-getter/pull/351) **Full Changelog**: https://github.com/hashicorp/go-getter/compare/v2.0.0...v2.0.1 ### [`v2.0.0`](https://redirect.github.com/hashicorp/go-getter/releases/tag/v2.0.0): with split client/requests and vendored plugins [Compare Source](https://redirect.github.com/hashicorp/go-getter/compare/v1.7.6...v2.0.0)
golang/appengine (google.golang.org/appengine) ### [`v2.0.6`](https://redirect.github.com/golang/appengine/releases/tag/v2.0.6) [Compare Source](https://redirect.github.com/golang/appengine/compare/v2.0.5...v2.0.6) #### What's Changed - CI: Define minimal permissions to GitHub Workflows by [@​diogoteles08](https://redirect.github.com/diogoteles08) in [https://github.com/golang/appengine/pull/325](https://redirect.github.com/golang/appengine/pull/325) - Create Security Policy by [@​diogoteles08](https://redirect.github.com/diogoteles08) in [https://github.com/golang/appengine/pull/329](https://redirect.github.com/golang/appengine/pull/329) - Feature: Hash-pin sensitive workflow dependencies and enable dependabot for them by [@​diogoteles08](https://redirect.github.com/diogoteles08) in [https://github.com/golang/appengine/pull/332](https://redirect.github.com/golang/appengine/pull/332) - Update go versions to 1.22 by [@​kennethye1](https://redirect.github.com/kennethye1) in [https://github.com/golang/appengine/pull/353](https://redirect.github.com/golang/appengine/pull/353) #### New Contributors - [@​diogoteles08](https://redirect.github.com/diogoteles08) made their first contribution in [https://github.com/golang/appengine/pull/325](https://redirect.github.com/golang/appengine/pull/325) **Full Changelog**: https://github.com/golang/appengine/compare/v1.6.8...v2.0.6 ### [`v2.0.5`](https://redirect.github.com/golang/appengine/releases/tag/v2.0.5) [Compare Source](https://redirect.github.com/golang/appengine/compare/v2.0.4...v2.0.5) #### What's Changed - \[Automation] Update go-version matrix by [@​chizhg](https://redirect.github.com/chizhg) in [https://github.com/golang/appengine/pull/319](https://redirect.github.com/golang/appengine/pull/319) - Memcache item timestamps by [@​Deleplace](https://redirect.github.com/Deleplace) in [https://github.com/golang/appengine/pull/323](https://redirect.github.com/golang/appengine/pull/323) - Replace deprecated command with environment file by [@​jongwooo](https://redirect.github.com/jongwooo) in [https://github.com/golang/appengine/pull/318](https://redirect.github.com/golang/appengine/pull/318) #### New Contributors - [@​jongwooo](https://redirect.github.com/jongwooo) made their first contribution in [https://github.com/golang/appengine/pull/318](https://redirect.github.com/golang/appengine/pull/318) **Full Changelog**: https://github.com/golang/appengine/compare/v2.0.4...v2.0.5 ### [`v2.0.4`](https://redirect.github.com/golang/appengine/releases/tag/v2.0.4) [Compare Source](https://redirect.github.com/golang/appengine/compare/v2.0.3...v2.0.4) #### What's Changed - fix: regenerate all protos under new namespace by [@​codyoss](https://redirect.github.com/codyoss) in [https://github.com/golang/appengine/pull/314](https://redirect.github.com/golang/appengine/pull/314) - Upgrade python version being used by the ci workflow. by [@​jinglundong](https://redirect.github.com/jinglundong) in [https://github.com/golang/appengine/pull/315](https://redirect.github.com/golang/appengine/pull/315) - Extend the deadline of a test context to fix a timeout issue. by [@​jinglundong](https://redirect.github.com/jinglundong) in [https://github.com/golang/appengine/pull/316](https://redirect.github.com/golang/appengine/pull/316) #### New Contributors - [@​codyoss](https://redirect.github.com/codyoss) made their first contribution in [https://github.com/golang/appengine/pull/314](https://redirect.github.com/golang/appengine/pull/314) - [@​jinglundong](https://redirect.github.com/jinglundong) made their first contribution in [https://github.com/golang/appengine/pull/315](https://redirect.github.com/golang/appengine/pull/315) **Full Changelog**: https://github.com/golang/appengine/compare/v2.0.3...v2.0.4 ### [`v2.0.3`](https://redirect.github.com/golang/appengine/releases/tag/v2.0.3) [Compare Source](https://redirect.github.com/golang/appengine/compare/v2.0.2...v2.0.3) #### What's Changed - re-apply PR [#​232](https://redirect.github.com/golang/appengine/issues/232) to v2 by [@​zevdg](https://redirect.github.com/zevdg) in [https://github.com/golang/appengine/pull/289](https://redirect.github.com/golang/appengine/pull/289) - re-apply PR [#​235](https://redirect.github.com/golang/appengine/issues/235) to v2 by [@​zevdg](https://redirect.github.com/zevdg) in [https://github.com/golang/appengine/pull/290](https://redirect.github.com/golang/appengine/pull/290) - Add Go 1.18 and Go 1.19 to tested Go versions by [@​jihuin](https://redirect.github.com/jihuin) in [https://github.com/golang/appengine/pull/293](https://redirect.github.com/golang/appengine/pull/293) - remove golang.org/x/net dependency by [@​thaJeztah](https://redirect.github.com/thaJeztah) in [https://github.com/golang/appengine/pull/295](https://redirect.github.com/golang/appengine/pull/295) - Add Go 1.20 to tested Go versions by [@​jihuin](https://redirect.github.com/jihuin) in [https://github.com/golang/appengine/pull/303](https://redirect.github.com/golang/appengine/pull/303) - v2/README.md: fix typos by [@​cuishuang](https://redirect.github.com/cuishuang) in [https://github.com/golang/appengine/pull/276](https://redirect.github.com/golang/appengine/pull/276) - README.md: fix typo by [@​cuishuang](https://redirect.github.com/cuishuang) in [https://github.com/golang/appengine/pull/288](https://redirect.github.com/golang/appengine/pull/288) - all: fix some comments by [@​cuishuang](https://redirect.github.com/cuishuang) in [https://github.com/golang/appengine/pull/296](https://redirect.github.com/golang/appengine/pull/296) - Install Python2 in base image for DevAppServer tests and change test matrix for 1.11 and 1.20.x by [@​ludoch](https://redirect.github.com/ludoch) in [https://github.com/golang/appengine/pull/304](https://redirect.github.com/golang/appengine/pull/304) - just a small refactor of api_test by [@​zevdg](https://redirect.github.com/zevdg) in [https://github.com/golang/appengine/pull/291](https://redirect.github.com/golang/appengine/pull/291) - Add v2/search by [@​Deleplace](https://redirect.github.com/Deleplace) in [https://github.com/golang/appengine/pull/297](https://redirect.github.com/golang/appengine/pull/297) - build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 in /v2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/golang/appengine/pull/299](https://redirect.github.com/golang/appengine/pull/299) - Run go get google.golang.org/appengine/v2/search by [@​ludoch](https://redirect.github.com/ludoch) in [https://github.com/golang/appengine/pull/305](https://redirect.github.com/golang/appengine/pull/305) - build(deps): bump golang.org/x/text from 0.3.6 to 0.3.8 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/golang/appengine/pull/300](https://redirect.github.com/golang/appengine/pull/300) - all: using the more elegant way to deal milliseconds and nanoseconds by [@​cuishuang](https://redirect.github.com/cuishuang) in [https://github.com/golang/appengine/pull/292](https://redirect.github.com/golang/appengine/pull/292) - Revert "all: using the more elegant way to deal milliseconds and nanoseconds" by [@​ludoch](https://redirect.github.com/ludoch) in [https://github.com/golang/appengine/pull/306](https://redirect.github.com/golang/appengine/pull/306) - Add a ci-update-workflow GitHub Actions to update the go-version matrix by [@​chizhg](https://redirect.github.com/chizhg) in [https://github.com/golang/appengine/pull/307](https://redirect.github.com/golang/appengine/pull/307) - Fix the ci-update-workflow GitHub Actions by [@​chizhg](https://redirect.github.com/chizhg) in [https://github.com/golang/appengine/pull/308](https://redirect.github.com/golang/appengine/pull/308) - Update go-version matrix by [@​chizhg](https://redirect.github.com/chizhg) in [https://github.com/golang/appengine/pull/309](https://redirect.github.com/golang/appengine/pull/309) #### New Contributors - [@​jihuin](https://redirect.github.com/jihuin) made their first contribution in [https://github.com/golang/appengine/pull/293](https://redirect.github.com/golang/appengine/pull/293) - [@​thaJeztah](https://redirect.github.com/thaJeztah) made their first contribution in [https://github.com/golang/appengine/pull/295](https://redirect.github.com/golang/appengine/pull/295) - [@​cuishuang](https://redirect.github.com/cuishuang) made their first contribution in [https://github.com/golang/appengine/pull/276](https://redirect.github.com/golang/appengine/pull/276) - [@​ludoch](https://redirect.github.com/ludoch) made their first contribution in [https://github.com/golang/appengine/pull/304](https://redirect.github.com/golang/appengine/pull/304) - [@​Deleplace](https://redirect.github.com/Deleplace) made their first contribution in [https://github.com/golang/appengine/pull/297](https://redirect.github.com/golang/appengine/pull/297) - [@​dependabot](https://redirect.github.com/dependabot) made their first contribution in [https://github.com/golang/appengine/pull/299](https://redirect.github.com/golang/appengine/pull/299) - [@​chizhg](https://redirect.github.com/chizhg) made their first contribution in [https://github.com/golang/appengine/pull/307](https://redirect.github.com/golang/appengine/pull/307) **Full Changelog**: https://github.com/golang/appengine/compare/v2.0.2...v2.0.3 ### [`v2.0.2`](https://redirect.github.com/golang/appengine/releases/tag/v2.0.2): Release App Engine golang SDK v2.0.2 [Compare Source](https://redirect.github.com/golang/appengine/compare/v2.0.1...v2.0.2) #### What's Changed - Add Go 1.16 to tested Go versions by [@​lukasberger](https://redirect.github.com/lukasberger) in [https://github.com/golang/appengine/pull/255](https://redirect.github.com/golang/appengine/pull/255) - switch default logStream from stdout to stderr by [@​zevdg](https://redirect.github.com/zevdg) in [https://github.com/golang/appengine/pull/272](https://redirect.github.com/golang/appengine/pull/272) - Fix header name to associate log entry & trace by [@​pokutuna](https://redirect.github.com/pokutuna) in [https://github.com/golang/appengine/pull/263](https://redirect.github.com/golang/appengine/pull/263) - refactor: pin setup-gcloud gh action to v0 by [@​KaylaNguyen](https://redirect.github.com/KaylaNguyen) in [https://github.com/golang/appengine/pull/274](https://redirect.github.com/golang/appengine/pull/274) - Fix golang/appengine CI by [@​bsiegert](https://redirect.github.com/bsiegert) in [https://github.com/golang/appengine/pull/280](https://redirect.github.com/golang/appengine/pull/280) - run gofmt with go1.19 release candidate by [@​zevdg](https://redirect.github.com/zevdg) in [https://github.com/golang/appengine/pull/282](https://redirect.github.com/golang/appengine/pull/282) - respect GAE_ENV=localdev by [@​zevdg](https://redirect.github.com/zevdg) in [https://github.com/golang/appengine/pull/283](https://redirect.github.com/golang/appengine/pull/283) - prevent github from cancelling all test jobs when one fails by [@​zevdg](https://redirect.github.com/zevdg) in [https://github.com/golang/appengine/pull/285](https://redirect.github.com/golang/appengine/pull/285) - allow API calls without GAE context by [@​zevdg](https://redirect.github.com/zevdg) in [https://github.com/golang/appengine/pull/284](https://redirect.github.com/golang/appengine/pull/284) - Security Vulnerability Upgrading golang.org/x/text by [@​ybocalandro](https://redirect.github.com/ybocalandro) in [https://github.com/golang/appengine/pull/287](https://redirect.github.com/golang/appengine/pull/287) #### New Contributors - [@​pokutuna](https://redirect.github.com/pokutuna) made their first contribution in [https://github.com/golang/appengine/pull/263](https://redirect.github.com/golang/appengine/pull/263) - [@​bsiegert](https://redirect.github.com/bsiegert) made their first contribution in [https://github.com/golang/appengine/pull/280](https://redirect.github.com/golang/appengine/pull/280) - [@​ybocalandro](https://redirect.github.com/ybocalandro) made their first contribution in [https://github.com/golang/appengine/pull/287](https://redirect.github.com/golang/appengine/pull/287) **Full Changelog**: https://github.com/golang/appengine/compare/v2.0.1...v2.0.2 ### [`v2.0.1`](https://redirect.github.com/golang/appengine/releases/tag/v2.0.1): Version 2.0.1 [Compare Source](https://redirect.github.com/golang/appengine/compare/v1.6.8...v2.0.1) - delay: let user use unique function keys using delay.MustRegister - aefix: fix v2/aefix to work with appengine/v2 - Clean up interfaces for legacy APIs that will be supported for Go 1.12+ ### [`v1.6.8`](https://redirect.github.com/golang/appengine/compare/v1.6.7...v1.6.8) [Compare Source](https://redirect.github.com/golang/appengine/compare/v1.6.7...v1.6.8)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 weeks ago

β„Ή Artifact update notice

File name: aws/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
cloud.google.com/go v0.110.0 -> v0.116.0
cloud.google.com/go/storage v1.28.1 -> v1.43.0
github.com/golang/protobuf v1.5.3 -> v1.5.4
github.com/google/go-cmp v0.5.9 -> v0.6.0
github.com/google/uuid v1.3.0 -> v1.6.0
github.com/googleapis/enterprise-certificate-proxy v0.2.3 -> v0.3.4
github.com/googleapis/gax-go/v2 v2.7.1 -> v2.13.0
github.com/stretchr/testify v1.8.4 -> v1.9.0
google.golang.org/api v0.114.0 -> v0.203.0
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 -> v0.0.0-20241015192408-796eee8c2d53
File name: azure/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
cloud.google.com/go v0.110.0 -> v0.116.0
cloud.google.com/go/storage v1.28.1 -> v1.43.0
github.com/golang/protobuf v1.5.3 -> v1.5.4
github.com/google/go-cmp v0.5.9 -> v0.6.0
github.com/google/uuid v1.3.0 -> v1.6.0
github.com/googleapis/enterprise-certificate-proxy v0.2.3 -> v0.3.4
github.com/googleapis/gax-go/v2 v2.7.1 -> v2.13.0
github.com/stretchr/testify v1.8.4 -> v1.9.0
google.golang.org/api v0.114.0 -> v0.203.0
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 -> v0.0.0-20241015192408-796eee8c2d53
File name: gcp/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
cloud.google.com/go v0.110.0 -> v0.116.0
cloud.google.com/go/storage v1.28.1 -> v1.43.0
github.com/golang/protobuf v1.5.3 -> v1.5.4
github.com/google/go-cmp v0.5.9 -> v0.6.0
github.com/google/uuid v1.3.0 -> v1.6.0
github.com/googleapis/enterprise-certificate-proxy v0.2.3 -> v0.3.4
github.com/googleapis/gax-go/v2 v2.7.1 -> v2.13.0
github.com/stretchr/testify v1.8.4 -> v1.9.0
google.golang.org/api v0.114.0 -> v0.203.0
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 -> v0.0.0-20241015192408-796eee8c2d53