File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ module github.com/WASdev/websphere-liberty-operator
33go 1.24
44
55require (
6- github.com/OpenLiberty/open-liberty-operator v0.8.1-0.20250626162458-04f829ff569b
7- github.com/application-stacks/runtime-component-operator v1.0.0-20220602-0850.0.20250624180127-8ac4006cbab3
6+ github.com/OpenLiberty/open-liberty-operator v0.8.1-0.20250702201033-de510721b265
7+ github.com/application-stacks/runtime-component-operator v1.0.0-20220602-0850.0.20250702140255-55f17220c16f
88 github.com/cert-manager/cert-manager v1.15.5
99 github.com/go-logr/logr v1.4.2
1010 github.com/openshift/api v0.0.0-20230928134114-673ed0cfc7f1
Original file line number Diff line number Diff line change @@ -4,8 +4,12 @@ contrib.go.opencensus.io/exporter/prometheus v0.4.2 h1:sqfsYl5GIY/L570iT+l93ehxa
44contrib.go.opencensus.io/exporter/prometheus v0.4.2 /go.mod h1:dvEHbiKmgvbr5pjaF9fpw1KeYcjrnC1J8B+JKjsZyRQ =
55github.com/OpenLiberty/open-liberty-operator v0.8.1-0.20250626162458-04f829ff569b h1:kCG4mlFxniS/ER5KdFs5UzIOW7YtXPYfIPHvOqsjwhc =
66github.com/OpenLiberty/open-liberty-operator v0.8.1-0.20250626162458-04f829ff569b /go.mod h1:zw8uHEkx2mccGxDppDiAB/KLIkdc+VrlQvof7BVNO/0 =
7+ github.com/OpenLiberty/open-liberty-operator v0.8.1-0.20250702201033-de510721b265 h1:EoELV7CJrAFFvxtrKjPEejLABNsKWE/3BNGV76D0rI8 =
8+ github.com/OpenLiberty/open-liberty-operator v0.8.1-0.20250702201033-de510721b265 /go.mod h1:Ch4gn9uAB1C9nYE2VdqiAOMzt/l4vSjZn+qUeUTSdLU =
79github.com/application-stacks/runtime-component-operator v1.0.0-20220602-0850.0.20250624180127-8ac4006cbab3 h1:rcx6XOy5geMntHne4mi/S+KQUEsN8liuEg7N80108+w =
810github.com/application-stacks/runtime-component-operator v1.0.0-20220602-0850.0.20250624180127-8ac4006cbab3 /go.mod h1:IWb2bp8hVEbKNUDRkfa5Pty3bSdOalGRDds/VMckYCA =
11+ github.com/application-stacks/runtime-component-operator v1.0.0-20220602-0850.0.20250702140255-55f17220c16f h1:RJnnP4RVCgCDL5TXwmnwZNVzEGmzx5LMoInh0cT+4YM =
12+ github.com/application-stacks/runtime-component-operator v1.0.0-20220602-0850.0.20250702140255-55f17220c16f /go.mod h1:IWb2bp8hVEbKNUDRkfa5Pty3bSdOalGRDds/VMckYCA =
913github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio =
1014github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 /go.mod h1:wHh0iHkYZB8zMSxRWpUBQtwG5a7fFgvEO+odwuTv2gs =
1115github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
You can’t perform that action at this time.
0 commit comments