Skip to content

Commit

Permalink
build(deps): bump github.com/zalando-incubator/kube-ingress-aws-contr…
Browse files Browse the repository at this point in the history
…oller (#826)

Bumps the all-go-mod-patch-and-minor group with 1 update: [github.com/zalando-incubator/kube-ingress-aws-controller](https://github.com/zalando-incubator/kube-ingress-aws-controller).


Updates `github.com/zalando-incubator/kube-ingress-aws-controller` from 0.15.27 to 0.15.31
- [Release notes](https://github.com/zalando-incubator/kube-ingress-aws-controller/releases)
- [Commits](zalando-incubator/kube-ingress-aws-controller@v0.15.27...v0.15.31)

---
updated-dependencies:
- dependency-name: github.com/zalando-incubator/kube-ingress-aws-controller
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent b55d618 commit fffaa32
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ require (
github.com/prometheus/procfs v0.15.1 // indirect
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.9.0
github.com/zalando-incubator/kube-ingress-aws-controller v0.15.27
github.com/zalando-incubator/kube-ingress-aws-controller v0.15.31
go.mongodb.org/mongo-driver v1.17.0 // indirect
golang.org/x/oauth2 v0.23.0
golang.org/x/sync v0.8.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,8 @@ github.com/xhit/go-str2duration/v2 v2.1.0 h1:lxklc02Drh6ynqX+DdPyp5pCKLUQpRT8bp8
github.com/xhit/go-str2duration/v2 v2.1.0/go.mod h1:ohY8p+0f07DiV6Em5LKB0s2YpLtXVyJfNt1+BlmyAsU=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/zalando-incubator/kube-ingress-aws-controller v0.15.27 h1:Jx4kpz1HdJkkKfgwIY8lmK2v7zqKQcF3ZpFPBsM1iX8=
github.com/zalando-incubator/kube-ingress-aws-controller v0.15.27/go.mod h1:tzgLvEeO7lNBcKLxVpIdcDPuSJOgiA+dFuZrJOlrDng=
github.com/zalando-incubator/kube-ingress-aws-controller v0.15.31 h1:2ZIlgvLG5oNWW9Ur8srwRt7gs/gKnkppevuNSGFAegc=
github.com/zalando-incubator/kube-ingress-aws-controller v0.15.31/go.mod h1:tIBLQWStXspSKx9bT4BtbVvj2TsmemZSIOMbq0pg+4M=
go.mongodb.org/mongo-driver v1.17.0 h1:Hp4q2MCjvY19ViwimTs00wHi7G4yzxh4/2+nTx8r40k=
go.mongodb.org/mongo-driver v1.17.0/go.mod h1:wwWm/+BuOddhcq3n68LKRmgk2wXzmF6s0SFOa0GINL4=
go.opentelemetry.io/otel v1.30.0 h1:F2t8sK4qf1fAmY9ua4ohFS/K+FUuOPemHUIXHtktrts=
Expand Down

0 comments on commit fffaa32

Please sign in to comment.