Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
Bump github.com/percona/percona-everest-backend
Browse files Browse the repository at this point in the history
Bumps [github.com/percona/percona-everest-backend](https://github.com/percona/percona-everest-backend) from 0.0.0-20230904131442-de59f4ddb234 to 0.2.0.
- [Commits](https://github.com/percona/percona-everest-backend/commits/v0.2.0)

---
updated-dependencies:
- dependency-name: github.com/percona/percona-everest-backend
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent fa5e9ec commit 4d3d494
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/operator-framework/api v0.17.7
github.com/operator-framework/operator-lifecycle-manager v0.25.0
github.com/percona/everest-operator v0.0.14
github.com/percona/percona-everest-backend v0.0.0-20230904131442-de59f4ddb234
github.com/percona/percona-everest-backend v0.2.0
github.com/spf13/cobra v1.7.0
github.com/spf13/viper v1.16.0
github.com/stretchr/testify v1.8.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -775,8 +775,8 @@ github.com/pelletier/go-toml/v2 v2.0.9 h1:uH2qQXheeefCCkuBBSLi7jCiSmj3VRh2+Goq2N
github.com/pelletier/go-toml/v2 v2.0.9/go.mod h1:tJU2Z3ZkXwnxa4DPO899bsyIoywizdUvyaeZurnPPDc=
github.com/percona/everest-operator v0.0.14 h1:b8s6MNYSV4q/ViYKOScgJDooJ9k1eRwTJxwusSKu3UQ=
github.com/percona/everest-operator v0.0.14/go.mod h1:wErlSvAcmm/rrH96CyDiIALpIatw7AFmqcI38UpI9b8=
github.com/percona/percona-everest-backend v0.0.0-20230904131442-de59f4ddb234 h1:0jX1Sp7Pw2xRze1H2tELDqpcQmowLF7D7A/PBvuSPos=
github.com/percona/percona-everest-backend v0.0.0-20230904131442-de59f4ddb234/go.mod h1:oWGebcuDbOi7cG98Vsdu4oOwE2xlWIkQo0M52kdzTx0=
github.com/percona/percona-everest-backend v0.2.0 h1:LzboSNM2IY+cI/MMKNXF+1lzyASHZiZ3rLmYlPvgkUo=
github.com/percona/percona-everest-backend v0.2.0/go.mod h1:oWGebcuDbOi7cG98Vsdu4oOwE2xlWIkQo0M52kdzTx0=
github.com/perimeterx/marshmallow v1.1.4/go.mod h1:dsXbUu8CRzfYP5a87xpp0xq9S3u0Vchtcl8we9tYaXw=
github.com/perimeterx/marshmallow v1.1.5 h1:a2LALqQ1BlHM8PZblsDdidgv1mWi1DgC2UmX50IvK2s=
github.com/perimeterx/marshmallow v1.1.5/go.mod h1:dsXbUu8CRzfYP5a87xpp0xq9S3u0Vchtcl8we9tYaXw=
Expand Down

0 comments on commit 4d3d494

Please sign in to comment.