File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ module github.com/WASdev/websphere-liberty-operator
33go 1.26
44
55require (
6- github.com/OpenLiberty/open-liberty-operator v0.8.1-0.20260305154143-33e2ffc69bcd
7- github.com/application-stacks/runtime-component-operator v1.0.0-20220602-0850.0.20260305150808-52185e32fb81
6+ github.com/OpenLiberty/open-liberty-operator v0.8.1-0.20260306042107-9a3cb814041b
7+ github.com/application-stacks/runtime-component-operator v1.0.0-20220602-0850.0.20260306040218-27cdcb5746cc
88 github.com/cert-manager/cert-manager v1.19.4
99 github.com/go-logr/logr v1.4.3
1010 github.com/openshift/api v0.0.0-20260304172252-b0658d22beea
Original file line number Diff line number Diff line change @@ -2,12 +2,12 @@ github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 h1:L/gRVlceqvL25
22github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 /go.mod h1:xomTg63KZ2rFqZQzSB4Vz2SUXa1BpHTVz9L5PTmPC4E =
33github.com/MakeNowJust/heredoc v1.0.0 h1:cXCdzVdstXyiTqTvfqk9SDHpKNjxuom+DOlyEeQ4pzQ =
44github.com/MakeNowJust/heredoc v1.0.0 /go.mod h1:mG5amYoWBHf8vpLOuehzbGGw0EHxpZZ6lCpQ4fNJ8LE =
5- github.com/OpenLiberty/open-liberty-operator v0.8.1-0.20260305154143-33e2ffc69bcd h1:3DXOTLcE5Tot/IOKneVvsZnw6BKX87yX2VdyAXKDd1I =
6- github.com/OpenLiberty/open-liberty-operator v0.8.1-0.20260305154143-33e2ffc69bcd /go.mod h1:TpaFbLfu8xdzEsmfSuomfuNNHnbaVfhWAadQj2y/dIM =
5+ github.com/OpenLiberty/open-liberty-operator v0.8.1-0.20260306042107-9a3cb814041b h1:o5unu1VvLiU5nWBpAM6OQK4pbXWtituF4fQOU54j42M =
6+ github.com/OpenLiberty/open-liberty-operator v0.8.1-0.20260306042107-9a3cb814041b /go.mod h1:tSb//wAqjTxjaIgyOWvFzgcqK9sMrAmb/S+kKVhM6Pc =
77github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc /go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc =
88github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf /go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0 =
9- github.com/application-stacks/runtime-component-operator v1.0.0-20220602-0850.0.20260305150808-52185e32fb81 h1:UdA9K1pHO5Ic7srxEgV+aHZVJcXxvXZqotWcxTQVf/4 =
10- github.com/application-stacks/runtime-component-operator v1.0.0-20220602-0850.0.20260305150808-52185e32fb81 /go.mod h1:CvXNEaanY5QiqS19UERTTHdvEencJFX13UDr0jGMQtY =
9+ github.com/application-stacks/runtime-component-operator v1.0.0-20220602-0850.0.20260306040218-27cdcb5746cc h1:fJrVk29GiL/ByZojqoNpx3tM9SkS1lu9PMAv24nunDM =
10+ github.com/application-stacks/runtime-component-operator v1.0.0-20220602-0850.0.20260306040218-27cdcb5746cc /go.mod h1:rTQgc/5LX8KQLlKezkrMTTyRA8puWTiccXCDxaPa8AM =
1111github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio =
1212github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 /go.mod h1:wHh0iHkYZB8zMSxRWpUBQtwG5a7fFgvEO+odwuTv2gs =
1313github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 /go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q =
You can’t perform that action at this time.
0 commit comments