8000 Bump the go group with 1 update (#5959) · nginx/kubernetes-ingress@4423623 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4423623

Browse files
Bump the go group with 1 update (#5959)
* Bump the go group with 3 updates Bumps the go group with 3 updates: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) and [github.com/prometheus/common](https://github.com/prometheus/common). Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.23 to 1.27.24 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.27.23...config/v1.27.24) Updates `github.com/prometheus/client_golang` from 1.18.0 to 1.19.1 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.18.0...v1.19.1) Updates `github.com/prometheus/common` from 0.47.0 to 0.48.0 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md) - [Commits](prometheus/common@v0.47.0...v0.48.0) 10BC0 --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/prometheus/common dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com> * downgrade prometheus fix --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Fenlon <a.fenlon@f5.com>
1 parent 42ba611 commit 4423623

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/nginxinc/kubernetes-ingress
33
go 1.22.5
44

55
require (
6-
github.com/aws/aws-sdk-go-v2/config v1.27.23
6+
github.com/aws/aws-sdk-go-v2/config v1.27.24
77
github.com/aws/aws-sdk-go-v2/service/marketplacemetering v1.23.1
88
github.com/cert-manager/cert-manager v1.15.1
99
github.com/dlclark/regexp2 v1.11.0
@@ -37,15 +37,15 @@ require (
3737
github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 // indirect
3838
github.com/Microsoft/go-winio v0.6.2 // indirect
3939
github.com/aws/aws-sdk-go-v2 v1.30.1 // indirect
40-
github.com/aws/aws-sdk-go-v2/credentials v1.17.23 // indirect
40+
github.com/aws/aws-sdk-go-v2/credentials v1.17.24 // indirect
4141
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.9 // indirect
4242
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.13 // indirect
4343
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.13 // indirect
4444
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 // indirect
4545
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.3 // indirect
4646
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.15 // indirect
4747
github.com/aws/aws-sdk-go-v2/service/sso v1.22.1 // indirect
48-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.1 // indirect
48+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.2 // indirect
4949
github.com/aws/aws-sdk-go-v2/service/sts v1.30.1 // indirect
5050
github.com/aws/smithy-go v1.20.3 // indirect
5151
github.com/beorn7/perks v1.0.1 // indirect

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ github.com/alexbrainman/sspi v0.0.0-20231016080023-1a75b4708caa h1:LHTHcTQiSGT7V
66
github.com/alexbrainman/sspi v0.0.0-20231016080023-1a75b4708caa/go.mod h1:cEWa1LVoE5KvSD9ONXsZrj0z6KqySlCCNKHlLzbqAt4=
77
github.com/aws/aws-sdk-go-v2 v1.30.1 h1:4y/5Dvfrhd1MxRDD77SrfsDaj8kUkkljU7XE83NPV+o=
88
github.com/aws/aws-sdk-go-v2 v1.30.1/go.mod h1:nIQjQVp5sfpQcTc9mPSr1B0PaWK5ByX9MOoDadSN4lc=
9-
github.com/aws/aws-sdk-go-v2/config v1.27.23 h1:Cr/gJEa9NAS7CDAjbnB7tHYb3aLZI2gVggfmSAasDac=
10-
github.com/aws/aws-sdk-go-v2/config v1.27.23/go.mod h1:WMMYHqLCFu5LH05mFOF5tsq1PGEMfKbu083VKqLCd0o=
11-
github.com/aws/aws-sdk-go-v2/credentials v1.17.23 h1:G1CfmLVoO2TdQ8z9dW+JBc/r8+MqyPQhXCafNZcXVZo=
12-
github.com/aws/aws-sdk-go-v2/credentials v1.17.23/go.mod h1:V/DvSURn6kKgcuKEk4qwSwb/fZ2d++FFARtWSbXnLqY=
9+
github.com/aws/aws-sdk-go-v2/config v1.27.24 h1:NM9XicZ5o1CBU/MZaHwFtimRpWx9ohAUAqkG6AqSqPo=
10+
github.com/aws/aws-sdk-go-v2/config v1.27.24/go.mod h1:aXzi6QJTuQRVVusAO8/NxpdTeTyr/wRcybdDtfUwJSs=
11+
github.com/aws/aws-sdk-go-v2/credentials v1.17.24 h1:YclAsrnb1/GTQNt2nzv+756Iw4mF8AOzcDfweWwwm/M=
12+
github.com/aws/aws-sdk-go-v2/credentials v1.17.24/go.mod h1:Hld7tmnAkoBQdTMNYZGzztzKRdA4fCdn9L83LOoigac=
1313
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.9 h1:Aznqksmd6Rfv2HQN9cpqIV/lQRMaIpJkLLaJ1ZI76no=
1414
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.9/go.mod h1:WQr3MY7AxGNxaqAtsDWn+fBxmd4XvLkzeqQ8P1VM0/w=
1515
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.13 h1:5SAoZ4jYpGH4721ZNoS1znQrhOfZinOhc4XuTXx/nVc=
@@ -26,8 +26,8 @@ github.com/aws/aws-sdk-go-v2/service/marketplacemetering v1.23.1 h1:ILN/qZ5Pldk4
2626
github.com/aws/aws-sdk-go-v2/service/marketplacemetering v1.23.1/go.mod h1:C89+u6tfAUJ16hNeGYbfSj3KeWkhyFOti+IjHtSTlZE=
2727
github.com/aws/aws-sdk-go-v2/service/sso v1.22.1 h1:p1GahKIjyMDZtiKoIn0/jAj/TkMzfzndDv5+zi2Mhgc=
2828
github.com/aws/aws-sdk-go-v2/service/sso v1.22.1/go.mod h1:/vWdhoIoYA5hYoPZ6fm7Sv4d8701PiG5VKe8/pPJL60=
29-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.1 h1:lCEv9f8f+zJ8kcFeAjRZsekLd/x5SAm96Cva+VbUdo8=
30-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.1/go.mod h1:xyFHA4zGxgYkdD73VeezHt3vSKEG9EmFnGwoKlP00u4=
29+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.2 h1:ORnrOK0C4WmYV/uYt3koHEWBLYsRDwk2Np+eEoyV4Z0=
30+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.2/go.mod h1:xyFHA4zGxgYkdD73VeezHt3vSKEG9EmFnGwoKlP00u4=
3131
github.com/aws/aws-sdk-go-v2/service/sts v1.30.1 h1:+woJ607dllHJQtsnJLi52ycuqHMwlW+Wqm2Ppsfp4nQ=
3232
github.com/aws/aws-sdk-go-v2/service/sts v1.30.1/go.mod h1:jiNR3JqT15Dm+QWq2SRgh0x0bCNSRP2L25+CqPNpJlQ=
3333
github.com/aws/smithy-go v1.20.3 h1:ryHwveWzPV5BIof6fyDvor6V3iUL7nTfiTKXHiW05nE=

0 commit comments

Comments
 (0)
0