Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update github.com/keptn/lifecycle-toolkit/klt-cert-manager digest to a15b038 #2205

Merged
merged 1 commit into from
Oct 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lifecycle-operator/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/cloudevents/sdk-go/v2 v2.14.0
github.com/go-logr/logr v1.2.4
github.com/kelseyhightower/envconfig v1.4.0
github.com/keptn/lifecycle-toolkit/klt-cert-manager v0.0.0-20230928132513-4342d332685b
github.com/keptn/lifecycle-toolkit/klt-cert-manager v0.0.0-20231004101120-a15b038e1219
github.com/magiconair/properties v1.8.7
github.com/onsi/ginkgo/v2 v2.12.1
github.com/onsi/gomega v1.28.0
Expand Down
4 changes: 2 additions & 2 deletions lifecycle-operator/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,8 @@ github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod h1
github.com/jstemmer/go-junit-report v0.9.1/go.mod h1:Brl9GWCQeLvo8nXZwPNNblvFj/XSXhF0NWZEnDohbsk=
github.com/kelseyhightower/envconfig v1.4.0 h1:Im6hONhd3pLkfDFsbRgu68RDNkGF1r3dvMUtDTo2cv8=
github.com/kelseyhightower/envconfig v1.4.0/go.mod h1:cccZRl6mQpaq41TPp5QxidR+Sa3axMbJDNb//FQX6Gg=
github.com/keptn/lifecycle-toolkit/klt-cert-manager v0.0.0-20230928132513-4342d332685b h1:qwG1uTgHfYGCcjdhyMOkgLNfaQN8klfRv2S5sILn8yM=
github.com/keptn/lifecycle-toolkit/klt-cert-manager v0.0.0-20230928132513-4342d332685b/go.mod h1:GjJFB+g1DuBYrOXSgF4kzR9Phb+W5t3obFt4UHqz9OM=
github.com/keptn/lifecycle-toolkit/klt-cert-manager v0.0.0-20231004101120-a15b038e1219 h1:DJRQBeCP3YSmNP3YBHaGVigx2G5ghby1AyU27BbxVGA=
github.com/keptn/lifecycle-toolkit/klt-cert-manager v0.0.0-20231004101120-a15b038e1219/go.mod h1:GjJFB+g1DuBYrOXSgF4kzR9Phb+W5t3obFt4UHqz9OM=
github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8=
github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck=
github.com/kr/fs v0.1.0/go.mod h1:FFnZGqtBN9Gxj7eW1uZ42v5BccTP0vu6NEaFoC2HwRg=
Expand Down
2 changes: 1 addition & 1 deletion metrics-operator/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/go-logr/logr v1.2.4
github.com/gorilla/mux v1.8.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/keptn/lifecycle-toolkit/klt-cert-manager v0.0.0-20230928132513-4342d332685b
github.com/keptn/lifecycle-toolkit/klt-cert-manager v0.0.0-20231004101120-a15b038e1219
github.com/open-feature/go-sdk v1.8.0
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.17.0
Expand Down
4 changes: 2 additions & 2 deletions metrics-operator/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -240,8 +240,8 @@ github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod h1
github.com/jstemmer/go-junit-report v0.9.1/go.mod h1:Brl9GWCQeLvo8nXZwPNNblvFj/XSXhF0NWZEnDohbsk=
github.com/kelseyhightower/envconfig v1.4.0 h1:Im6hONhd3pLkfDFsbRgu68RDNkGF1r3dvMUtDTo2cv8=
github.com/kelseyhightower/envconfig v1.4.0/go.mod h1:cccZRl6mQpaq41TPp5QxidR+Sa3axMbJDNb//FQX6Gg=
github.com/keptn/lifecycle-toolkit/klt-cert-manager v0.0.0-20230928132513-4342d332685b h1:qwG1uTgHfYGCcjdhyMOkgLNfaQN8klfRv2S5sILn8yM=
github.com/keptn/lifecycle-toolkit/klt-cert-manager v0.0.0-20230928132513-4342d332685b/go.mod h1:GjJFB+g1DuBYrOXSgF4kzR9Phb+W5t3obFt4UHqz9OM=
github.com/keptn/lifecycle-toolkit/klt-cert-manager v0.0.0-20231004101120-a15b038e1219 h1:DJRQBeCP3YSmNP3YBHaGVigx2G5ghby1AyU27BbxVGA=
github.com/keptn/lifecycle-toolkit/klt-cert-manager v0.0.0-20231004101120-a15b038e1219/go.mod h1:GjJFB+g1DuBYrOXSgF4kzR9Phb+W5t3obFt4UHqz9OM=
github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8=
github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck=
github.com/kr/fs v0.1.0/go.mod h1:FFnZGqtBN9Gxj7eW1uZ42v5BccTP0vu6NEaFoC2HwRg=
Expand Down
Loading