Skip to content

Commit

Permalink
chore: remove all replace in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaiba committed Aug 22, 2023
1 parent a05d180 commit 86351c7
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 173 deletions.
9 changes: 0 additions & 9 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -250,12 +250,3 @@ require (
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 // indirect
sigs.k8s.io/yaml v1.3.0 // indirect
)

replace (
// for testcontainers-go
github.com/cucumber/godog => github.com/laurazard/godog v0.0.0-20220922095256-4c4b17abdae7

// what are these for?
github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1
golang.org/x/oauth2 => golang.org/x/oauth2 v0.1.0
)
Loading

0 comments on commit 86351c7

Please sign in to comment.