Skip to content

Commit

Permalink
EVEREST-1884 Update everest-operator go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
recharte committed Feb 25, 2025
1 parent 4c0bcaf commit 3e22344
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ require (
github.com/oapi-codegen/runtime v1.1.1
github.com/operator-framework/api v0.27.0
github.com/operator-framework/operator-lifecycle-manager v0.27.0
github.com/percona/everest-operator v0.6.0-dev1.0.20250221074736-2f9af8b55b9c
github.com/percona/everest-operator v0.6.0-dev1.0.20250225113755-a3ec50251812
github.com/percona/percona-helm-charts/charts/everest v0.0.0-20250220151026-b8594c267e49
github.com/rodaine/table v1.3.0
github.com/spf13/cobra v1.8.1
Expand All @@ -53,7 +53,7 @@ require (
helm.sh/helm/v3 v3.17.1
k8s.io/api v0.32.1
k8s.io/apiextensions-apiserver v0.32.1
k8s.io/apimachinery v0.32.1
k8s.io/apimachinery v0.32.2
k8s.io/cli-runtime v0.32.1
k8s.io/client-go v12.0.0+incompatible
k8s.io/kubectl v0.32.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2232,8 +2232,8 @@ github.com/otiai10/copy v1.14.0/go.mod h1:ECfuL02W+/FkTWZWgQqXPWZgW9oeKCSQ5qVfSc
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc=
github.com/pelletier/go-toml v1.2.0/go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic=
github.com/pelletier/go-toml v1.7.0/go.mod h1:vwGMzjaWMwyfHwgIBhI2YUM4fB6nL6lVAvS1LBMMhTE=
github.com/percona/everest-operator v0.6.0-dev1.0.20250221074736-2f9af8b55b9c h1:TjxcIBL6bsLlWtPItz7OKcJd4nIrw0MzneuYuksk2EY=
github.com/percona/everest-operator v0.6.0-dev1.0.20250221074736-2f9af8b55b9c/go.mod h1:JxGVSf+PKoKrUvN69jJ7up8yJjLKWplD5qw/uP5/1ic=
github.com/percona/everest-operator v0.6.0-dev1.0.20250225113755-a3ec50251812 h1:mXpaVPDDa9H3YXdI5h+hwAebKVAv/CvKDQNQE321CFw=
github.com/percona/everest-operator v0.6.0-dev1.0.20250225113755-a3ec50251812/go.mod h1:MNgmJP9Q0YFIUaQbwL99YT5vCDng8yE//aNyC6F3Yx8=
github.com/percona/percona-backup-mongodb v1.8.1-0.20241212160532-0157f87a7eee h1:LtitxWyhBqCNjIZqdvsSEPBd2HPg11lDBlIExTQAbGQ=
github.com/percona/percona-backup-mongodb v1.8.1-0.20241212160532-0157f87a7eee/go.mod h1:zikIUTNTflfcth3ZJRqhvW8+7Jj38aVlg+wSV1jwnxo=
github.com/percona/percona-helm-charts/charts/everest v0.0.0-20250220151026-b8594c267e49 h1:q2T/R9WZOKeCOO6lyKt74f0TlcAXkx3W3zJ6hBskrzA=
Expand Down

0 comments on commit 3e22344

Please sign in to comment.