Skip to content

Commit 7cb6fce

Browse files
committed
replace for github.com/fasterci/rules_gitops/testing/it_sidecar/client module
1 parent 9e0b361 commit 7cb6fce

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,5 @@ require (
7070
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 // indirect
7171
sigs.k8s.io/yaml v1.3.0 // indirect
7272
)
73+
74+
replace github.com/fasterci/rules_gitops/testing/it_sidecar/client => ./testing/it_sidecar/client

vendor/modules.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -668,3 +668,4 @@ sigs.k8s.io/structured-merge-diff/v4/value
668668
# sigs.k8s.io/yaml v1.3.0
669669
## explicit; go 1.12
670670
sigs.k8s.io/yaml
671+
# github.com/fasterci/rules_gitops/testing/it_sidecar/client => ./testing/it_sidecar/client

0 commit comments

Comments
 (0)