falcosecurity / falco-talon

Response Engine for managing threats in your Kubernetes
https://docs.falco-talon.org
Apache License 2.0
110 stars 11 forks source link

Bump the gomod group with 5 updates #433

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the gomod group with 5 updates:

Package From To
github.com/aws/aws-sdk-go-v2/config 1.27.34 1.27.35
github.com/aws/aws-sdk-go-v2/credentials 1.17.32 1.17.33
github.com/aws/aws-sdk-go-v2/service/s3 1.61.2 1.61.3
github.com/aws/aws-sdk-go-v2/service/sts 1.30.7 1.30.8
github.com/prometheus/client_golang 1.20.3 1.20.4

Updates github.com/aws/aws-sdk-go-v2/config from 1.27.34 to 1.27.35

Commits
  • 13c3784 Release 2024-09-17
  • 0097c82 Regenerated Clients
  • 590384d Update API model
  • 6a28d22 BREAKFIX: Only generate AccountIDEndpointMode config for services that use it...
  • See full diff in compare view


Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.32 to 1.17.33

Commits
  • 13c3784 Release 2024-09-17
  • 0097c82 Regenerated Clients
  • 590384d Update API model
  • 6a28d22 BREAKFIX: Only generate AccountIDEndpointMode config for services that use it...
  • 0d08ea0 Release 2024-09-16
  • 83c15f1 Regenerated Clients
  • 093ffb6 Update endpoints model
  • e43f191 Update API model
  • 1282c53 Read AWS_CONTAINER_CREDENTIALS_FULL_URI env variable if set when reading a ...
  • 171151b Release 2024-09-13
  • Additional commits viewable in compare view


Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.61.2 to 1.61.3

Commits
  • 13c3784 Release 2024-09-17
  • 0097c82 Regenerated Clients
  • 590384d Update API model
  • 6a28d22 BREAKFIX: Only generate AccountIDEndpointMode config for services that use it...
  • 0d08ea0 Release 2024-09-16
  • 83c15f1 Regenerated Clients
  • 093ffb6 Update endpoints model
  • e43f191 Update API model
  • 1282c53 Read AWS_CONTAINER_CREDENTIALS_FULL_URI env variable if set when reading a ...
  • 171151b Release 2024-09-13
  • Additional commits viewable in compare view


Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.30.7 to 1.30.8

Commits


Updates github.com/prometheus/client_golang from 1.20.3 to 1.20.4

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.20.4

  • [BUGFIX] histograms: Fix a possible data race when appending exemplars vs metrics gather. #1623
Changelog

Sourced from github.com/prometheus/client_golang's changelog.

Unreleased

  • [BUGFIX] histograms: Fix possible data race when appending exemplars vs metrics gather. #1623
Commits
  • 05fcde9 Merge pull request #1623 from krajorama/data-race-in-histogram-write
  • 209f4c0 Add changelog
  • 1e398cc native histogram: Fix race between Write and addExemplar
  • See full diff in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions