Skip to content

Commit

Permalink
chore(deps): update module github.com/securego/gosec/v2 to v2.22.1 (#…
Browse files Browse the repository at this point in the history
…6314)

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.0` -> `v2.22.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsecurego%2fgosec%2fv2/v2.22.1?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.1?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.0/v2.22.1?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.0/v2.22.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>securego/gosec (github.com/securego/gosec/v2)</summary>

###
[`v2.22.1`](https://redirect.github.com/securego/gosec/releases/tag/v2.22.1)

[Compare
Source](https://redirect.github.com/securego/gosec/compare/v2.22.0...v2.22.1)

#### Changelog

-
[`43fee88`](https://redirect.github.com/securego/gosec/commit/43fee884f668c23601e0bec7a8c095fba226f889)
Update cosign to v2.4.2
([#&#8203;1303](https://redirect.github.com/securego/gosec/issues/1303))
-
[`7723829`](https://redirect.github.com/securego/gosec/commit/77238291df6682591938942acd2b330229ab307d)
Add support for go 1.24 and phased out support for go 1.22
([#&#8203;1302](https://redirect.github.com/securego/gosec/issues/1302))
-
[`9552f03`](https://redirect.github.com/securego/gosec/commit/9552f0372db9a3c730adae2328f542e5a6bd82e5)
chore(deps): update all dependencies
([#&#8203;1300](https://redirect.github.com/securego/gosec/issues/1300))
-
[`f4d2576`](https://redirect.github.com/securego/gosec/commit/f4d2576c3634700f06a59e191003834fa3703008)
Update to go version 1.23.6 and 1.22.12
([#&#8203;1299](https://redirect.github.com/securego/gosec/issues/1299))
-
[`2258e31`](https://redirect.github.com/securego/gosec/commit/2258e3108d07825c3504d831273ef844b6cfbc79)
chore(deps): update module google.golang.org/api to v0.219.0
([#&#8203;1296](https://redirect.github.com/securego/gosec/issues/1296))
-
[`fbb0833`](https://redirect.github.com/securego/gosec/commit/fbb08336de370d93b21a2956348159193507d384)
chore(deps): update module google.golang.org/api to v0.218.0
([#&#8203;1294](https://redirect.github.com/securego/gosec/issues/1294))
-
[`c66cb56`](https://redirect.github.com/securego/gosec/commit/c66cb56f093198af62904e900e28c34017d939f2)
Add test to conver unit parssing for G115 rule
([#&#8203;1293](https://redirect.github.com/securego/gosec/issues/1293))
-
[`59291a0`](https://redirect.github.com/securego/gosec/commit/59291a08aeb9c9dc9a61ee453e7a05cbfa297784)
Update to go version 1.23.5 and 1.22.11
([#&#8203;1291](https://redirect.github.com/securego/gosec/issues/1291))
-
[`7466b7c`](https://redirect.github.com/securego/gosec/commit/7466b7cad228fb713f911d10ca4f9e935d4e39a0)
chore(deps): update all dependencies
([#&#8203;1290](https://redirect.github.com/securego/gosec/issues/1290))
-
[`32dcc8a`](https://redirect.github.com/securego/gosec/commit/32dcc8a1f5b106becb905f20b4491f43061cbd15)
Update gosec in github action to 2.22.0
([#&#8203;1286](https://redirect.github.com/securego/gosec/issues/1286))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 13, 2025
1 parent f62232f commit d9ab149
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion internal/tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ require (
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1 // indirect
github.com/sashamelentyev/interfacebloat v1.1.0 // indirect
github.com/sashamelentyev/usestdlibvars v1.28.0 // indirect
github.com/securego/gosec/v2 v2.22.0 // indirect
github.com/securego/gosec/v2 v2.22.1 // indirect
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
github.com/sirupsen/logrus v1.9.3 // indirect
github.com/sivchari/containedctx v1.0.3 // indirect
Expand Down
4 changes: 2 additions & 2 deletions internal/tools/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -383,8 +383,8 @@ github.com/sashamelentyev/interfacebloat v1.1.0 h1:xdRdJp0irL086OyW1H/RTZTr1h/tM
github.com/sashamelentyev/interfacebloat v1.1.0/go.mod h1:+Y9yU5YdTkrNvoX0xHc84dxiN1iBi9+G8zZIhPVoNjQ=
github.com/sashamelentyev/usestdlibvars v1.28.0 h1:jZnudE2zKCtYlGzLVreNp5pmCdOxXUzwsMDBkR21cyQ=
github.com/sashamelentyev/usestdlibvars v1.28.0/go.mod h1:9nl0jgOfHKWNFS43Ojw0i7aRoS4j6EBye3YBhmAIRF8=
github.com/securego/gosec/v2 v2.22.0 h1:bV/Ii5YSQtbobXuIFBXrfr91l5N4qslEdFHE9E0I/10=
github.com/securego/gosec/v2 v2.22.0/go.mod h1:sR5n3LzZ/52rn4xxRBJk38iPe/hjiA0CkVcyiAHNCrM=
github.com/securego/gosec/v2 v2.22.1 h1:IcBt3TpI5Y9VN1YlwjSpM2cHu0i3Iw52QM+PQeg7jN8=
github.com/securego/gosec/v2 v2.22.1/go.mod h1:4bb95X4Jz7VSEPdVjC0hD7C/yR6kdeUBvCPOy9gDQ0g=
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 h1:n661drycOFuPLCN3Uc8sB6B/s6Z4t2xvBgU1htSHuq8=
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3/go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4=
github.com/shurcooL/go v0.0.0-20180423040247-9e1955d9fb6e/go.mod h1:TDJrrUr11Vxrven61rcy3hJMUqaf/CLWYhHNPmT14Lk=
Expand Down

0 comments on commit d9ab149

Please sign in to comment.