Skip to content

Commit

Permalink
EVEREST-1884 update PSMDBO to 1.19.1 release version
Browse files Browse the repository at this point in the history
  • Loading branch information
recharte committed Feb 21, 2025
1 parent 31d62f9 commit f822cb3
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.1-0.20250218225618-5670cbfe7e9c
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.1-0.20250218225618-5670cbfe7e9c h1:ugspqrZkb0xd0D94hODkN1/Md2Ot+X9wIzwU+ba/nN0=
github.com/percona/percona-server-mongodb-operator v1.19.1-0.20250218225618-5670cbfe7e9c/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 f822cb3

Please sign in to comment.