Skip to content

Commit

Permalink
Remove local replace from go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszcl committed Jun 19, 2024
1 parent 4d9dbd5 commit 9792e1f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions integration-tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ require (
exclude github.com/hashicorp/consul v1.2.1

replace (
// github.com/smartcontractkit/chainlink-testing-framework => /Users/lukasz/Documents/smartcontractkit/chainlink-testing-framework
// github.com/smartcontractkit/havoc/k8schaos => /Users/lukasz/Documents/smartcontractkit/havoc/k8schaos
k8s.io/api => k8s.io/api v0.25.11
k8s.io/client-go => k8s.io/client-go v0.25.11
k8s.io/kube-openapi => k8s.io/kube-openapi v0.0.0-20230303024457-afdc3dddf62d
Expand Down

0 comments on commit 9792e1f

Please sign in to comment.