Skip to content

Commit

Permalink
deps: update github.com/keptn/lifecycle-toolkit/metrics-operator dige…
Browse files Browse the repository at this point in the history
…st to 472eac0 (#1594)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 27, 2023
1 parent 472eac0 commit 7087bb6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion operator/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/imdario/mergo v0.3.16
github.com/kelseyhightower/envconfig v1.4.0
github.com/keptn/lifecycle-toolkit/klt-cert-manager v0.0.0-20230627084128-1c77c815abd0
github.com/keptn/lifecycle-toolkit/metrics-operator v0.0.0-20230620114621-36d0c23ea666
github.com/keptn/lifecycle-toolkit/metrics-operator v0.0.0-20230627093608-472eac0c8e2b
github.com/magiconair/properties v1.8.7
github.com/onsi/ginkgo/v2 v2.11.0
github.com/onsi/gomega v1.27.8
Expand Down
4 changes: 2 additions & 2 deletions operator/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,8 @@ github.com/kelseyhightower/envconfig v1.4.0 h1:Im6hONhd3pLkfDFsbRgu68RDNkGF1r3dv
github.com/kelseyhightower/envconfig v1.4.0/go.mod h1:cccZRl6mQpaq41TPp5QxidR+Sa3axMbJDNb//FQX6Gg=
github.com/keptn/lifecycle-toolkit/klt-cert-manager v0.0.0-20230627084128-1c77c815abd0 h1:NGzPazqvNdIb4CwQeouZ32fVaGNRiWzo1Wmv0Dmc0k8=
github.com/keptn/lifecycle-toolkit/klt-cert-manager v0.0.0-20230627084128-1c77c815abd0/go.mod h1:m96Z3TDwoTiVUOMwGp1HTTyk3dxXVjxZszfCNUlfybQ=
github.com/keptn/lifecycle-toolkit/metrics-operator v0.0.0-20230620114621-36d0c23ea666 h1:4gUG+uLP9Badhe87PuxE4/CbWvl2XhZ4YUZvxNhw1xE=
github.com/keptn/lifecycle-toolkit/metrics-operator v0.0.0-20230620114621-36d0c23ea666/go.mod h1:DEdQ2PnOXRWUH8gZXHWb2ZWbTxxbCxn0QWzwFzWAOdk=
github.com/keptn/lifecycle-toolkit/metrics-operator v0.0.0-20230627093608-472eac0c8e2b h1:92D3dZ14aKVNjOaI2f4kzhAkvbTzJjbhvbQfYPxXmq8=
github.com/keptn/lifecycle-toolkit/metrics-operator v0.0.0-20230627093608-472eac0c8e2b/go.mod h1:84C3W0QMt4DGD1CUGrJ9X1aBxinA/GE6Gy7HAy3Ufkg=
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

0 comments on commit 7087bb6

Please sign in to comment.