Skip to content

Commit

Permalink
Merge pull request #2979 from faroshq/fix.apigen
Browse files Browse the repository at this point in the history
🐛 Remove replace stanzas
  • Loading branch information
kcp-ci-bot authored Jun 13, 2023
2 parents 66e4e4d + 27b3b35 commit 774d008
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions sdk/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,3 @@ require (
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.0.36 // indirect
sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 // indirect
)

replace (
github.com/kcp-dev/kcp/sdk/apis => ./apis
github.com/kcp-dev/kcp/sdk/client => ./client
)

0 comments on commit 774d008

Please sign in to comment.