Skip to content

Commit

Permalink
Update openstack-k8s-operators
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenStack K8s CI committed Jul 27, 2024
1 parent 63d1ddd commit e219d84
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 27 deletions.
4 changes: 2 additions & 2 deletions api/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.20
require (
github.com/onsi/ginkgo/v2 v2.19.0
github.com/onsi/gomega v1.33.1
github.com/openstack-k8s-operators/infra-operator/apis v0.4.1-0.20240716081244-6191389eafd5
github.com/openstack-k8s-operators/lib-common/modules/common v0.4.1-0.20240715111029-358ba8041494
github.com/openstack-k8s-operators/infra-operator/apis v0.4.1-0.20240723072244-35220eeedc06
github.com/openstack-k8s-operators/lib-common/modules/common v0.4.1-0.20240722053056-bd202c880706
github.com/rhobs/observability-operator v0.0.28
k8s.io/api v0.28.12
k8s.io/apimachinery v0.28.12
Expand Down
8 changes: 4 additions & 4 deletions api/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,10 @@ github.com/onsi/ginkgo/v2 v2.19.0 h1:9Cnnf7UHo57Hy3k6/m5k3dRfGTMXGvxhHFvkDTCTpvA
github.com/onsi/ginkgo/v2 v2.19.0/go.mod h1:rlwLi9PilAFJ8jCg9UE1QP6VBpd6/xj3SRC0d6TU0To=
github.com/onsi/gomega v1.33.1 h1:dsYjIxxSR755MDmKVsaFQTE22ChNBcuuTWgkUDSubOk=
github.com/onsi/gomega v1.33.1/go.mod h1:U4R44UsT+9eLIaYRB2a5qajjtQYn0hauxvRm16AVYg0=
github.com/openstack-k8s-operators/infra-operator/apis v0.4.1-0.20240716081244-6191389eafd5 h1:GukL/mPmB9OqxEaw6trcQjXwKQx1uKq0gNqhIqVFx94=
github.com/openstack-k8s-operators/infra-operator/apis v0.4.1-0.20240716081244-6191389eafd5/go.mod h1:5T6w76ZiCHKm29X62vkZM4DfXZhMvs7VWzKGpI+itNc=
github.com/openstack-k8s-operators/lib-common/modules/common v0.4.1-0.20240715111029-358ba8041494 h1:JZnRj8RIIsFpsJ5oonvqUEAKNDEkD9C3aeclu1V8JrA=
github.com/openstack-k8s-operators/lib-common/modules/common v0.4.1-0.20240715111029-358ba8041494/go.mod h1:s6ANiH9MoDBntRxnBzMP5fWBq2+NxFSl9CoXilGbLFY=
github.com/openstack-k8s-operators/infra-operator/apis v0.4.1-0.20240723072244-35220eeedc06 h1:cHFAXAVaQMatb+jBXXq4Y/OUF1P7G+0RPV9x4nPQEiE=
github.com/openstack-k8s-operators/infra-operator/apis v0.4.1-0.20240723072244-35220eeedc06/go.mod h1:hmYvz1s8VrfUAq3NafuTglz3RnDepZ0/hukBTVASqSc=
github.com/openstack-k8s-operators/lib-common/modules/common v0.4.1-0.20240722053056-bd202c880706 h1:GHlfRpEk41YZxxszhGpw03b8Te5BdvTUctQTzp43p/o=
github.com/openstack-k8s-operators/lib-common/modules/common v0.4.1-0.20240722053056-bd202c880706/go.mod h1:YlNmaOTuZNZvwlOfosPI94od/V2Itektn9KWThRzylI=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
Expand Down
14 changes: 7 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ require (
github.com/go-logr/logr v1.4.2
github.com/onsi/ginkgo/v2 v2.19.0
github.com/onsi/gomega v1.33.1
github.com/openstack-k8s-operators/heat-operator/api v0.4.1-0.20240720071103-93d6471a6ebf
github.com/openstack-k8s-operators/infra-operator/apis v0.4.1-0.20240716081244-6191389eafd5
github.com/openstack-k8s-operators/keystone-operator/api v0.4.1-0.20240717072956-287a91f98874
github.com/openstack-k8s-operators/lib-common/modules/ansible v0.4.1-0.20240715111029-358ba8041494
github.com/openstack-k8s-operators/lib-common/modules/common v0.4.1-0.20240715111029-358ba8041494
github.com/openstack-k8s-operators/mariadb-operator/api v0.4.1-0.20240718134341-5921994e4577
github.com/openstack-k8s-operators/heat-operator/api v0.4.1-0.20240722124605-1742799315df
github.com/openstack-k8s-operators/infra-operator/apis v0.4.1-0.20240723072244-35220eeedc06
github.com/openstack-k8s-operators/keystone-operator/api v0.4.1-0.20240722140835-d2748dfcb6b2
github.com/openstack-k8s-operators/lib-common/modules/ansible v0.4.1-0.20240722053056-bd202c880706
github.com/openstack-k8s-operators/lib-common/modules/common v0.4.1-0.20240722053056-bd202c880706
github.com/openstack-k8s-operators/mariadb-operator/api v0.4.1-0.20240723061644-8b86dae4532b
github.com/openstack-k8s-operators/telemetry-operator/api v0.3.1-0.20240529090522-c780bd90b147
github.com/rabbitmq/cluster-operator v1.14.0
github.com/rhobs/obo-prometheus-operator/pkg/apis/monitoring v0.69.0-rhobs1
Expand Down Expand Up @@ -54,7 +54,7 @@ require (
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/openshift/api v3.9.0+incompatible // indirect
github.com/openstack-k8s-operators/lib-common/modules/openstack v0.4.1-0.20240715111029-358ba8041494 // indirect
github.com/openstack-k8s-operators/lib-common/modules/openstack v0.4.1-0.20240722053056-bd202c880706 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/prometheus/client_golang v1.18.0 // indirect
github.com/prometheus/client_model v0.5.0 // indirect
Expand Down
28 changes: 14 additions & 14 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -73,20 +73,20 @@ github.com/onsi/gomega v1.33.1 h1:dsYjIxxSR755MDmKVsaFQTE22ChNBcuuTWgkUDSubOk=
github.com/onsi/gomega v1.33.1/go.mod h1:U4R44UsT+9eLIaYRB2a5qajjtQYn0hauxvRm16AVYg0=
github.com/openshift/api v0.0.0-20230414143018-3367bc7e6ac7 h1:rncLxJBpFGqBztyxCMwNRnMjhhIDOWHJowi6q8G6koI=
github.com/openshift/api v0.0.0-20230414143018-3367bc7e6ac7/go.mod h1:ctXNyWanKEjGj8sss1KjjHQ3ENKFm33FFnS5BKaIPh4=
github.com/openstack-k8s-operators/heat-operator/api v0.4.1-0.20240720071103-93d6471a6ebf h1:QpC2hPur1Euxp8GK6us/6sdyxLG16T4iodcpJrT2+zQ=
github.com/openstack-k8s-operators/heat-operator/api v0.4.1-0.20240720071103-93d6471a6ebf/go.mod h1:m4N018IDCzaVHfRm+ep+xoWQo07h5dZ8rU8+DINH5wk=
github.com/openstack-k8s-operators/infra-operator/apis v0.4.1-0.20240716081244-6191389eafd5 h1:GukL/mPmB9OqxEaw6trcQjXwKQx1uKq0gNqhIqVFx94=
github.com/openstack-k8s-operators/infra-operator/apis v0.4.1-0.20240716081244-6191389eafd5/go.mod h1:5T6w76ZiCHKm29X62vkZM4DfXZhMvs7VWzKGpI+itNc=
github.com/openstack-k8s-operators/keystone-operator/api v0.4.1-0.20240717072956-287a91f98874 h1:iXr2FkW8dfA7OHk/ZJF5ar0yhsUc1yco7hEdpV8n0NU=
github.com/openstack-k8s-operators/keystone-operator/api v0.4.1-0.20240717072956-287a91f98874/go.mod h1:zY6lCrP5UnoJ+25Gpm+DNtCa0SY/CKiakZfR0tT77EU=
github.com/openstack-k8s-operators/lib-common/modules/ansible v0.4.1-0.20240715111029-358ba8041494 h1:78AVxIt1DXltUL7nrlwuGh6AR6ZE8Ysen6Txp/4h/uQ=
github.com/openstack-k8s-operators/lib-common/modules/ansible v0.4.1-0.20240715111029-358ba8041494/go.mod h1:tP+nxk95PisCKJaXE/an2igG9lluxuOVhdmV9WtkR2s=
github.com/openstack-k8s-operators/lib-common/modules/common v0.4.1-0.20240715111029-358ba8041494 h1:JZnRj8RIIsFpsJ5oonvqUEAKNDEkD9C3aeclu1V8JrA=
github.com/openstack-k8s-operators/lib-common/modules/common v0.4.1-0.20240715111029-358ba8041494/go.mod h1:s6ANiH9MoDBntRxnBzMP5fWBq2+NxFSl9CoXilGbLFY=
github.com/openstack-k8s-operators/lib-common/modules/openstack v0.4.1-0.20240715111029-358ba8041494 h1:B1FgAtZ4fPm0HAa3ECB1QgzjgN3HlV4tyVTuu7aK44I=
github.com/openstack-k8s-operators/lib-common/modules/openstack v0.4.1-0.20240715111029-358ba8041494/go.mod h1:vv0nSeEUkr4DOYGG5vBHad+wwQdaQkHFHshJpVZEB5E=
github.com/openstack-k8s-operators/mariadb-operator/api v0.4.1-0.20240718134341-5921994e4577 h1:kCbN56T9T3Kioqpg/oj9ebtOMb5RmvXjW1oXmOK9Olg=
github.com/openstack-k8s-operators/mariadb-operator/api v0.4.1-0.20240718134341-5921994e4577/go.mod h1:qOF20KlG4jIfod+EA3Hoz8Oc+g2iPb2D/ESR9KfSLGM=
github.com/openstack-k8s-operators/heat-operator/api v0.4.1-0.20240722124605-1742799315df h1:vj3GDFlNQllgvuMg84ZdFWIKZPCpO8sX+I3qo1YoNZk=
github.com/openstack-k8s-operators/heat-operator/api v0.4.1-0.20240722124605-1742799315df/go.mod h1:maPAqSq0GnhL6CMZq+kVus4kP6oDtpKPSkjCoRZGsdU=
github.com/openstack-k8s-operators/infra-operator/apis v0.4.1-0.20240723072244-35220eeedc06 h1:cHFAXAVaQMatb+jBXXq4Y/OUF1P7G+0RPV9x4nPQEiE=
github.com/openstack-k8s-operators/infra-operator/apis v0.4.1-0.20240723072244-35220eeedc06/go.mod h1:hmYvz1s8VrfUAq3NafuTglz3RnDepZ0/hukBTVASqSc=
github.com/openstack-k8s-operators/keystone-operator/api v0.4.1-0.20240722140835-d2748dfcb6b2 h1:5gGRl8ym+F2X+3fRmeUVZBZqnQVU37DzdnlVu/5ZFaM=
github.com/openstack-k8s-operators/keystone-operator/api v0.4.1-0.20240722140835-d2748dfcb6b2/go.mod h1:cQugCYrfbv23yuxn7dWiJ+MfQkxFG8JgCrWKWWwrORU=
github.com/openstack-k8s-operators/lib-common/modules/ansible v0.4.1-0.20240722053056-bd202c880706 h1:ThnTuIl4c0CHMyB0uNkTAf+VbCzeVZTPB10i7fZw05E=
github.com/openstack-k8s-operators/lib-common/modules/ansible v0.4.1-0.20240722053056-bd202c880706/go.mod h1:tP+nxk95PisCKJaXE/an2igG9lluxuOVhdmV9WtkR2s=
github.com/openstack-k8s-operators/lib-common/modules/common v0.4.1-0.20240722053056-bd202c880706 h1:GHlfRpEk41YZxxszhGpw03b8Te5BdvTUctQTzp43p/o=
github.com/openstack-k8s-operators/lib-common/modules/common v0.4.1-0.20240722053056-bd202c880706/go.mod h1:YlNmaOTuZNZvwlOfosPI94od/V2Itektn9KWThRzylI=
github.com/openstack-k8s-operators/lib-common/modules/openstack v0.4.1-0.20240722053056-bd202c880706 h1:liUrpIPiV62XHDudIF6rpstDRYrZgMhOMCUX4up6nTY=
github.com/openstack-k8s-operators/lib-common/modules/openstack v0.4.1-0.20240722053056-bd202c880706/go.mod h1:/3FhHiw4xNAwYpKE7PqDb3s0ypTFct4mhCSba82RiN8=
github.com/openstack-k8s-operators/mariadb-operator/api v0.4.1-0.20240723061644-8b86dae4532b h1:oXZQYlPfPsSNMVOfTRGPW/Bw47u30EcKTbjEMpLD/2Y=
github.com/openstack-k8s-operators/mariadb-operator/api v0.4.1-0.20240723061644-8b86dae4532b/go.mod h1:2vWCmk77XV6Z+/KG8B5gnleSueUXUqQEBAvS/LVtzIg=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
Expand Down

0 comments on commit e219d84

Please sign in to comment.