Skip to content

Commit afab6f7

Browse files
committed
Pull OLO@isolate-np dependency
1 parent 5354d56 commit afab6f7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/WASdev/websphere-liberty-operator
33
go 1.24
44

55
require (
6-
github.com/OpenLiberty/open-liberty-operator v0.8.1-0.20250417153026-02cfbf34f67c
6+
github.com/OpenLiberty/open-liberty-operator v0.8.1-0.20250609212008-40b8220fed99
77
github.com/application-stacks/runtime-component-operator v1.0.0-20220602-0850.0.20250609135758-a2ec4a0392db
88
github.com/cert-manager/cert-manager v1.14.7
99
github.com/go-logr/logr v1.4.1

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ contrib.go.opencensus.io/exporter/prometheus v0.4.2 h1:sqfsYl5GIY/L570iT+l93ehxa
44
contrib.go.opencensus.io/exporter/prometheus v0.4.2/go.mod h1:dvEHbiKmgvbr5pjaF9fpw1KeYcjrnC1J8B+JKjsZyRQ=
55
github.com/OpenLiberty/open-liberty-operator v0.8.1-0.20250417153026-02cfbf34f67c h1:m+KMnwXnIawszaR40hMfKDLGKZ/6LhKbU4OFmC/17tI=
66
github.com/OpenLiberty/open-liberty-operator v0.8.1-0.20250417153026-02cfbf34f67c/go.mod h1:Vuhp8dJFmkuaFCekwVRd9zRS19vrr7qJe8406nlXRBI=
7+
github.com/OpenLiberty/open-liberty-operator v0.8.1-0.20250609212008-40b8220fed99 h1:aSow6fLL4bCMzrOgzPjJZFOkDRQo6XcQ9iBscP4Q6rE=
8+
github.com/OpenLiberty/open-liberty-operator v0.8.1-0.20250609212008-40b8220fed99/go.mod h1:uWLCpntF2rsKQfu2Phb2fhu6VSUIYPEJ1Iyy5l+kLdU=
79
github.com/application-stacks/runtime-component-operator v1.0.0-20220602-0850.0.20250417152956-6554621c89ab h1:UrCenySbY8pJJkwZe+xBNlGqdVn5TFvAW3OiyqXT3BU=
810
github.com/application-stacks/runtime-component-operator v1.0.0-20220602-0850.0.20250417152956-6554621c89ab/go.mod h1:AWpfq1fnI8tB4zVM7un+pTeTbasLVmjSlA55kXQGNGA=
911
github.com/application-stacks/runtime-component-operator v1.0.0-20220602-0850.0.20250609135758-a2ec4a0392db h1:26dFhzft8yT1TcvXNhNBjQnEDwPHyrgynNY2ppg+Nuc=

0 commit comments

Comments
 (0)