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 f5fb9ea (#1107)

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 Mar 28, 2023
1 parent 7d0cf4b commit 65f6a83
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 @@ -7,7 +7,7 @@ require (
github.com/hashicorp/go-version v1.6.0
github.com/imdario/mergo v0.3.15
github.com/kelseyhightower/envconfig v1.4.0
github.com/keptn/lifecycle-toolkit/metrics-operator v0.0.0-20230323144902-720e9e9b7040
github.com/keptn/lifecycle-toolkit/metrics-operator v0.0.0-20230327141700-f5fb9ead9a53
github.com/magiconair/properties v1.8.7
github.com/onsi/ginkgo/v2 v2.9.2
github.com/onsi/gomega v1.27.5
Expand Down
4 changes: 2 additions & 2 deletions operator/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -205,8 +205,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/metrics-operator v0.0.0-20230323144902-720e9e9b7040 h1:DKU/IAfNlLj4o3KG0M2hiCdDydgdNexKg/wCczEXX5Q=
github.com/keptn/lifecycle-toolkit/metrics-operator v0.0.0-20230323144902-720e9e9b7040/go.mod h1:Qxao25jY8CYbTvtUQLkiUj4ianjxdH4qUGkAyJRda34=
github.com/keptn/lifecycle-toolkit/metrics-operator v0.0.0-20230327141700-f5fb9ead9a53 h1:R93KBGUIXb9GNWnxC4H2KxP1BocY9UAcu2Q/TH8C/4g=
github.com/keptn/lifecycle-toolkit/metrics-operator v0.0.0-20230327141700-f5fb9ead9a53/go.mod h1:Qxao25jY8CYbTvtUQLkiUj4ianjxdH4qUGkAyJRda34=
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 65f6a83

Please sign in to comment.