Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: redhat-renovate-bot <[email protected]>
  • Loading branch information
redhat-renovate-bot committed Aug 13, 2024
1 parent 4b72183 commit 703f172
Show file tree
Hide file tree
Showing 11 changed files with 26 additions and 17 deletions.
4 changes: 2 additions & 2 deletions api/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ module kubevirt.io/ssp-operator/api
go 1.22.4

require (
github.com/openshift/api v0.0.0-20240702171116-4b89b3a92a17 // release-4.16
github.com/openshift/api v0.0.0-20240812094746-86145edb40cf // release-4.16
k8s.io/apimachinery v0.30.3
kubevirt.io/containerized-data-importer-api v1.59.0
kubevirt.io/controller-lifecycle-operator-sdk/api v0.2.4
sigs.k8s.io/controller-runtime v0.18.4
sigs.k8s.io/controller-runtime v0.18.5
)

require (
Expand Down
4 changes: 4 additions & 0 deletions api/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,8 @@ github.com/onsi/gomega v1.32.0 h1:JRYU78fJ1LPxlckP6Txi/EYqJvjtMrDC04/MM5XRHPk=
github.com/onsi/gomega v1.32.0/go.mod h1:a4x4gW6Pz2yK1MAmvluYme5lvYTn61afQ2ETw/8n4Lg=
github.com/openshift/api v0.0.0-20240702171116-4b89b3a92a17 h1:Hl43oJR6bKPkW8xQty+N+/Ot8ioEyLwNU4CNvxik7iE=
github.com/openshift/api v0.0.0-20240702171116-4b89b3a92a17/go.mod h1:CxgbWAlvu2iQB0UmKTtRu1YfepRg1/vJ64n2DlIEVz4=
github.com/openshift/api v0.0.0-20240812094746-86145edb40cf h1:MB0TCPkvxj80Ucj7w6xArL4StOrQBMN7AvGYtsP5t2M=
github.com/openshift/api v0.0.0-20240812094746-86145edb40cf/go.mod h1:OOh6Qopf21pSzqNVCB5gomomBXb8o5sGKZxG2KNpaXM=
github.com/openshift/custom-resource-status v1.1.2 h1:C3DL44LEbvlbItfd8mT5jWrqPfHnSOQoQf/sypqA6A4=
github.com/openshift/custom-resource-status v1.1.2/go.mod h1:DB/Mf2oTeiAmVVX1gN+NEqweonAPY0TKUwADizj8+ZA=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
Expand Down Expand Up @@ -316,6 +318,8 @@ kubevirt.io/controller-lifecycle-operator-sdk/api v0.2.4 h1:fZYvD3/Vnitfkx6IJxjL
kubevirt.io/controller-lifecycle-operator-sdk/api v0.2.4/go.mod h1:018lASpFYBsYN6XwmA2TIrPCx6e0gviTd/ZNtSitKgc=
sigs.k8s.io/controller-runtime v0.18.4 h1:87+guW1zhvuPLh1PHybKdYFLU0YJp4FhJRmiHvm5BZw=
sigs.k8s.io/controller-runtime v0.18.4/go.mod h1:TVoGrfdpbA9VRFaRnKgk9P5/atA0pMwq+f+msb9M8Sg=
sigs.k8s.io/controller-runtime v0.18.5 h1:nTHio/W+Q4aBlQMgbnC5hZb4IjIidyrizMai9P6n4Rk=
sigs.k8s.io/controller-runtime v0.18.5/go.mod h1:TVoGrfdpbA9VRFaRnKgk9P5/atA0pMwq+f+msb9M8Sg=
sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6/go.mod h1:p4QtZmO4uMYipTQNzagwnNoseA6OxSUutVw05NhYDRs=
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd h1:EDPBXCAspyGV4jQlpZSudPeMmr1bNJefnuqLsRAsHZo=
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd/go.mod h1:B8JuhiUyNFVKdsE8h686QcCxMaH6HrOAZj4vswFpcB0=
Expand Down
6 changes: 5 additions & 1 deletion api/vendor/github.com/openshift/api/config/v1/types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions api/vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ github.com/modern-go/concurrent
# github.com/modern-go/reflect2 v1.0.2
## explicit; go 1.12
github.com/modern-go/reflect2
# github.com/openshift/api v0.0.0-20240702171116-4b89b3a92a17
## explicit; go 1.21
# github.com/openshift/api v0.0.0-20240812094746-86145edb40cf
## explicit; go 1.22.0
github.com/openshift/api/config/v1
# github.com/openshift/custom-resource-status v1.1.2
## explicit; go 1.12
Expand Down Expand Up @@ -92,7 +92,7 @@ kubevirt.io/containerized-data-importer-api/pkg/apis/core/v1beta1
# kubevirt.io/controller-lifecycle-operator-sdk/api v0.2.4
## explicit; go 1.17
kubevirt.io/controller-lifecycle-operator-sdk/api
# sigs.k8s.io/controller-runtime v0.18.4
# sigs.k8s.io/controller-runtime v0.18.5
## explicit; go 1.22.0
sigs.k8s.io/controller-runtime/pkg/scheme
# sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
Expand Down
2 changes: 1 addition & 1 deletion ci-builder/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This Dockerfile is used in openshift CI
FROM quay.io/fedora/fedora:40
FROM quay.io/fedora/fedora:41

RUN curl -L https://go.dev/dl/go1.22.4.linux-amd64.tar.gz | tar -C /usr/local -xzf -
ENV PATH=$PATH:/usr/local/go/bin
Expand Down
14 changes: 7 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ require (
github.com/blang/semver/v4 v4.0.0
github.com/fsnotify/fsnotify v1.7.0
github.com/go-logr/logr v1.4.2
github.com/kubevirt/monitoring/pkg/metrics/parser v0.0.0-20230706095033-373a95665d5a
github.com/kubevirt/monitoring/pkg/metrics/parser 7667760c3f72
github.com/machadovilaca/operator-observability v0.0.21
github.com/onsi/ginkgo/v2 v2.19.0
github.com/onsi/ginkgo/v2 v2.20.0
github.com/onsi/gomega v1.34.1
github.com/openshift/api v0.0.0-20240702171116-4b89b3a92a17 // release-4.16
github.com/openshift/api 86145edb40cf // release-4.16
github.com/openshift/custom-resource-status v1.1.2
github.com/openshift/library-go v0.0.0-20240711192904-190fec8c3f09 // release-4.16
github.com/openshift/library-go c18b2bea42de // release-4.16
github.com/operator-framework/api v0.26.0
github.com/operator-framework/operator-lib v0.14.0
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.75.2
Expand All @@ -22,18 +22,18 @@ require (
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5
github.com/tektoncd/pipeline v0.62.1
gomodules.xyz/jsonpatch/v2 v2.4.0
gomodules.xyz/jsonpatch/v2/v3 v3.0.1
k8s.io/api v0.30.3
k8s.io/apiextensions-apiserver v0.30.3
k8s.io/apimachinery v0.30.3
k8s.io/client-go v0.30.3
k8s.io/kube-aggregator v0.30.3
k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0
k8s.io/utils 18e509b52bc8
kubevirt.io/api v1.3.0
kubevirt.io/containerized-data-importer-api v1.59.0
kubevirt.io/controller-lifecycle-operator-sdk/api v0.2.4
kubevirt.io/qe-tools v0.1.8
kubevirt.io/ssp-operator/api v0.0.0
kubevirt.io/ssp-operator/api v0.20.0
sigs.k8s.io/controller-runtime v0.18.5
sigs.k8s.io/kustomize/api v0.17.3
sigs.k8s.io/kustomize/kyaml v0.17.2
Expand Down

0 comments on commit 703f172

Please sign in to comment.