Skip to content

Commit 3908b67

Browse files
chore(deps): update module github.com/securego/gosec/v2 to v2.22.2 (#6412)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/securego/gosec/v2](https://redirect.github.com/securego/gosec) | `v2.22.1` -> `v2.22.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsecurego%2fgosec%2fv2/v2.22.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fsecurego%2fgosec%2fv2/v2.22.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fsecurego%2fgosec%2fv2/v2.22.1/v2.22.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsecurego%2fgosec%2fv2/v2.22.1/v2.22.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>securego/gosec (github.com/securego/gosec/v2)</summary> ### [`v2.22.2`](https://redirect.github.com/securego/gosec/releases/tag/v2.22.2) [Compare Source](https://redirect.github.com/securego/gosec/compare/v2.22.1...v2.22.2) #### Changelog - [`136f6c0`](https://redirect.github.com/securego/gosec/commit/136f6c00402b11775d4f4a45d5a21e2f6dd99db2) Update to go version 1.24.1 and 1.23.7 ([#&#8203;1313](https://redirect.github.com/securego/gosec/issues/1313)) - [`047453a`](https://redirect.github.com/securego/gosec/commit/047453a82f5e8e5d55730f8108582c32943b04ea) chore(deps): update all dependencies ([#&#8203;1310](https://redirect.github.com/securego/gosec/issues/1310)) - [`76ccee5`](https://redirect.github.com/securego/gosec/commit/76ccee5b2f4f8fb99c34e156717967b7e57d160d) chore(deps): update all dependencies ([#&#8203;1308](https://redirect.github.com/securego/gosec/issues/1308)) - [`a9eb1c9`](https://redirect.github.com/securego/gosec/commit/a9eb1c96fae2533bee92dc08d311cd36d4ec2493) Update gosec version in the GitHub action to v2.22.1 ([#&#8203;1307](https://redirect.github.com/securego/gosec/issues/1307)) - [`89c5da3`](https://redirect.github.com/securego/gosec/commit/89c5da3ce07d6df76c067f331f2fcfdb6b30c736) chore(deps): update module google.golang.org/api to v0.221.0 ([#&#8203;1305](https://redirect.github.com/securego/gosec/issues/1305)) </details> --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 50172b1 commit 3908b67

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

internal/tools/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ require (
164164
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1 // indirect
165165
github.com/sashamelentyev/interfacebloat v1.1.0 // indirect
166166
github.com/sashamelentyev/usestdlibvars v1.28.0 // indirect
167-
github.com/securego/gosec/v2 v2.22.1 // indirect
167+
github.com/securego/gosec/v2 v2.22.2 // indirect
168168
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
169169
github.com/sirupsen/logrus v1.9.3 // indirect
170170
github.com/sivchari/containedctx v1.0.3 // indirect

internal/tools/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -384,8 +384,8 @@ github.com/sashamelentyev/interfacebloat v1.1.0 h1:xdRdJp0irL086OyW1H/RTZTr1h/tM
384384
github.com/sashamelentyev/interfacebloat v1.1.0/go.mod h1:+Y9yU5YdTkrNvoX0xHc84dxiN1iBi9+G8zZIhPVoNjQ=
385385
github.com/sashamelentyev/usestdlibvars v1.28.0 h1:jZnudE2zKCtYlGzLVreNp5pmCdOxXUzwsMDBkR21cyQ=
386386
github.com/sashamelentyev/usestdlibvars v1.28.0/go.mod h1:9nl0jgOfHKWNFS43Ojw0i7aRoS4j6EBye3YBhmAIRF8=
387-
github.com/securego/gosec/v2 v2.22.1 h1:IcBt3TpI5Y9VN1YlwjSpM2cHu0i3Iw52QM+PQeg7jN8=
388-
github.com/securego/gosec/v2 v2.22.1/go.mod h1:4bb95X4Jz7VSEPdVjC0hD7C/yR6kdeUBvCPOy9gDQ0g=
387+
github.com/securego/gosec/v2 v2.22.2 h1:IXbuI7cJninj0nRpZSLCUlotsj8jGusohfONMrHoF6g=
388+
github.com/securego/gosec/v2 v2.22.2/go.mod h1:UEBGA+dSKb+VqM6TdehR7lnQtIIMorYJ4/9CW1KVQBE=
389389
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 h1:n661drycOFuPLCN3Uc8sB6B/s6Z4t2xvBgU1htSHuq8=
390390
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3/go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4=
391391
github.com/shurcooL/go v0.0.0-20180423040247-9e1955d9fb6e/go.mod h1:TDJrrUr11Vxrven61rcy3hJMUqaf/CLWYhHNPmT14Lk=

0 commit comments

Comments
 (0)