Skip to content

Commit

Permalink
Bump github.com/percona/percona-server-mongodb-operator
Browse files Browse the repository at this point in the history
Bumps [github.com/percona/percona-server-mongodb-operator](https://github.com/percona/percona-server-mongodb-operator) from 1.19.0 to 1.19.1.
- [Release notes](https://github.com/percona/percona-server-mongodb-operator/releases)
- [Commits](percona/percona-server-mongodb-operator@v1.19.0...v1.19.1)

---
updated-dependencies:
- dependency-name: github.com/percona/percona-server-mongodb-operator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 21, 2025
1 parent 0d09e87 commit 2f9af8b
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 @@ -23,7 +23,7 @@ require (
github.com/onsi/gomega v1.36.2
github.com/operator-framework/api v0.27.0
github.com/percona/percona-postgresql-operator v0.0.0-20241007204305-35d61aa5aebd
github.com/percona/percona-server-mongodb-operator v1.19.0
github.com/percona/percona-server-mongodb-operator v1.19.1
github.com/percona/percona-xtradb-cluster-operator v1.16.1
github.com/stretchr/testify v1.10.0
golang.org/x/mod v0.22.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2032,8 +2032,8 @@ github.com/percona/percona-backup-mongodb v1.8.1-0.20241212160532-0157f87a7eee h
github.com/percona/percona-backup-mongodb v1.8.1-0.20241212160532-0157f87a7eee/go.mod h1:zikIUTNTflfcth3ZJRqhvW8+7Jj38aVlg+wSV1jwnxo=
github.com/percona/percona-postgresql-operator v0.0.0-20241007204305-35d61aa5aebd h1:9RCUfPUxbdXuL/247r77DJmRSowDzA2xzZC9FpuLuUw=
github.com/percona/percona-postgresql-operator v0.0.0-20241007204305-35d61aa5aebd/go.mod h1:ICbLstSO4zhYo+SFSciIWO9rLHQg29GJ1335L0tfhR0=
github.com/percona/percona-server-mongodb-operator v1.19.0 h1:X67Vx2jDYhSzyVfQZBKiVIjV3MICpyMLmon/m7y8tUo=
github.com/percona/percona-server-mongodb-operator v1.19.0/go.mod h1:BEw28t4Byx7NK3APLDc7KENgYxPyMPcDLN2ylML5Jo4=
github.com/percona/percona-server-mongodb-operator v1.19.1 h1:lqIC7V80bZPJwjeYLYl/WA+QVQMHo193uEAx5zyIg84=
github.com/percona/percona-server-mongodb-operator v1.19.1/go.mod h1:BEw28t4Byx7NK3APLDc7KENgYxPyMPcDLN2ylML5Jo4=
github.com/percona/percona-xtradb-cluster-operator v1.16.1 h1:iPF05neqOvFC262kwyYCvC/2ClV2FXFkpSmTgEPN63w=
github.com/percona/percona-xtradb-cluster-operator v1.16.1/go.mod h1:hUiKZ/VTc1BeSPbq9atFjWZ91gAaBLhOGdBtem5d75w=
github.com/peterbourgon/diskv v2.0.1+incompatible/go.mod h1:uqqh8zWWbv1HBMNONnaR/tNboyR3/BZd58JJSHlUSCU=
Expand Down

0 comments on commit 2f9af8b

Please sign in to comment.