Skip to content

Commit 6c09b2c

Browse files
committed
go mod tidy
On-behalf-of: @SAP [email protected]
1 parent 04b478a commit 6c09b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ require (
1212
github.com/kcp-dev/code-generator/v2 v2.3.1
1313
github.com/kcp-dev/kcp-operator/sdk v0.0.0-00010101000000-000000000000
1414
github.com/kcp-dev/kcp/sdk v0.27.1
15+
github.com/kcp-dev/logicalcluster/v3 v3.0.5
1516
github.com/stretchr/testify v1.9.0
1617
go.uber.org/zap v1.27.0
1718
k8c.io/reconciler v0.5.0
@@ -58,7 +59,6 @@ require (
5859
github.com/inconshreveable/mousetrap v1.1.0 // indirect
5960
github.com/josharian/intern v1.0.0 // indirect
6061
github.com/json-iterator/go v1.1.12 // indirect
61-
github.com/kcp-dev/logicalcluster/v3 v3.0.5 // indirect
6262
github.com/klauspost/compress v1.17.9 // indirect
6363
github.com/mailru/easyjson v0.7.7 // indirect
6464
github.com/mattn/go-colorable v0.1.13 // indirect

0 commit comments

Comments
 (0)