Skip to content

Commit c0c7439

Browse files
jentingroboquat
authored andcommitted
Fix go mod verify failed
Remove duplicate controller-runtime. Signed-off-by: JenTing Hsiao <[email protected]>
1 parent 3914677 commit c0c7439

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,6 @@ require (
139139
sigs.k8s.io/yaml v1.3.0 // indirect
140140
)
141141

142-
replace sigs.k8s.io/controller-runtime => sigs.k8s.io/controller-runtime v0.11.0
143-
144142
replace sigs.k8s.io/controller-runtime => sigs.k8s.io/controller-runtime v0.11.2
145143

146144
replace github.com/gitpod-io/gitpod/common-go => ../components/common-go // leeway

0 commit comments

Comments
 (0)