This repository was archived by the owner on Mar 16, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
2222 github.com/acorn-io/namegenerator v0.0.0-20220915160418-9e3d5a0ffe78
2323 github.com/containerd/console v1.0.3
2424 github.com/containerd/containerd v1.6.10
25- github.com/go-acme/lego/v4 v4.9.0
25+ github.com/go-acme/lego/v4 v4.9.1
2626 github.com/google/go-cmp v0.5.9
2727 github.com/google/go-containerregistry v0.12.1
2828 github.com/google/go-containerregistry/pkg/authn/kubernetes v0.0.0-20221014154406-a0f66878d012
Original file line number Diff line number Diff line change @@ -484,8 +484,8 @@ github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeME
484484github.com/gliderlabs/ssh v0.1.1 /go.mod h1:U7qILu1NlMHj9FlMhZLlkCdDnU1DBEAqr0aevW3Awn0 =
485485github.com/gliderlabs/ssh v0.2.2 h1:6zsha5zo/TWhRhwqCD3+EarCAgZ2yN28ipRnGPnwkI0 =
486486github.com/gliderlabs/ssh v0.2.2 /go.mod h1:U7qILu1NlMHj9FlMhZLlkCdDnU1DBEAqr0aevW3Awn0 =
487- github.com/go-acme/lego/v4 v4.9.0 h1:8Hjj44IqRS7cigshMyFQ+0pIZvwgkG/+9A0UnNh7G8A =
488- github.com/go-acme/lego/v4 v4.9.0 /go.mod h1:g3JRUyWS3L/VObpp4bCxzJftKyf/Wba8QrSSnoiqjg4 =
487+ github.com/go-acme/lego/v4 v4.9.1 h1:n9Z5MQwANeGSQKlVE3bEh9SDvAySK9oVYOKCGCESqQE =
488+ github.com/go-acme/lego/v4 v4.9.1 /go.mod h1:g3JRUyWS3L/VObpp4bCxzJftKyf/Wba8QrSSnoiqjg4 =
489489github.com/go-critic/go-critic v0.4.1 /go.mod h1:7/14rZGnZbY6E38VEGk2kVhoq6itzc1E68facVDK23g =
490490github.com/go-critic/go-critic v0.4.3 /go.mod h1:j4O3D4RoIwRqlZw5jJpx0BNfXWWbpcJoKu5cYSe4YmQ =
491491github.com/go-errors/errors v1.0.1 /go.mod h1:f4zRHt4oKfwPJE5k8C9vpYG+aDHdBFUsgrm6/TyX73Q =
You can’t perform that action at this time.
0 commit comments