Skip to content

Commit

Permalink
fix(deps): update module github.com/go-acme/lego/v4 to v4.20.4 (#364)
Browse files Browse the repository at this point in the history
  • Loading branch information
gardener-ci-robot authored Nov 22, 2024
1 parent 9268213 commit 8495cf1
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 @@ -11,7 +11,7 @@ require (
github.com/gardener/controller-manager-library v0.2.1-0.20241104074533-80cbeddadabc
github.com/gardener/external-dns-management v0.22.1
github.com/gardener/gardener v1.108.0
github.com/go-acme/lego/v4 v4.20.3
github.com/go-acme/lego/v4 v4.20.4
github.com/go-logr/logr v1.4.2
github.com/letsencrypt/pebble/v2 v2.6.0
github.com/miekg/dns v1.1.62
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@ github.com/gardener/hvpa-controller/api v0.17.0/go.mod h1:eKrL7j6/YX8PaoP80xxi3+
github.com/gardener/machine-controller-manager v0.54.0 h1:V7EOODiaBO9VesskdCgxMvo5vgMAmtmUTdb9Y9Nwp50=
github.com/gardener/machine-controller-manager v0.54.0/go.mod h1:RPpnU8gmTrhDAd79+iKqKlbANiXCRkXoJW+z+5zSTME=
github.com/ghodss/yaml v0.0.0-20150909031657-73d445a93680/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
github.com/go-acme/lego/v4 v4.20.3 h1:D/nwch2iCVaKge4TWKqCmbTmJUHBbbhI2JS/fDAYFqQ=
github.com/go-acme/lego/v4 v4.20.3/go.mod h1:foauPlhnhoq8WUphaWx5U04uDc+JGhk4ZZtPz/Vqsjg=
github.com/go-acme/lego/v4 v4.20.4 h1:yCQGBX9jOfMbriEQUocdYm7EBapdTp8nLXYG8k6SqSU=
github.com/go-acme/lego/v4 v4.20.4/go.mod h1:foauPlhnhoq8WUphaWx5U04uDc+JGhk4ZZtPz/Vqsjg=
github.com/go-asn1-ber/asn1-ber v1.5.5/go.mod h1:hEBeB/ic+5LoWskz+yKT7vGhhPYkProFKoKdwZRWMe0=
github.com/go-asn1-ber/asn1-ber v1.5.6 h1:CYsqysemXfEaQbyrLJmdsCRuufHoLa3P/gGWGl5TDrM=
github.com/go-asn1-ber/asn1-ber v1.5.6/go.mod h1:hEBeB/ic+5LoWskz+yKT7vGhhPYkProFKoKdwZRWMe0=
Expand Down

0 comments on commit 8495cf1

Please sign in to comment.