Skip to content

Commit

Permalink
replace for github.com/fasterci/rules_gitops/testing/it_sidecar/clien…
Browse files Browse the repository at this point in the history
…t module
  • Loading branch information
apesternikov committed Jun 14, 2024
1 parent 9e0b361 commit 7cb6fce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,5 @@ require (
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 // indirect
sigs.k8s.io/yaml v1.3.0 // indirect
)

replace github.com/fasterci/rules_gitops/testing/it_sidecar/client => ./testing/it_sidecar/client
1 change: 1 addition & 0 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -668,3 +668,4 @@ sigs.k8s.io/structured-merge-diff/v4/value
# sigs.k8s.io/yaml v1.3.0
## explicit; go 1.12
sigs.k8s.io/yaml
# github.com/fasterci/rules_gitops/testing/it_sidecar/client => ./testing/it_sidecar/client

0 comments on commit 7cb6fce

Please sign in to comment.