Skip to content

Commit 3c0bb13

Browse files
committed
drop webhook
Signed-off-by: Lukas Hoehl <[email protected]>
1 parent 56e322f commit 3c0bb13

File tree

3 files changed

+1
-763
lines changed

3 files changed

+1
-763
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ require (
1717
github.com/spf13/cobra v1.9.1
1818
github.com/spf13/pflag v1.0.7
1919
golang.org/x/tools v0.34.0
20-
gomodules.xyz/jsonpatch/v2 v2.5.0
2120
google.golang.org/protobuf v1.36.5
2221
istio.io/api v1.25.2
2322
istio.io/client-go v1.25.1
@@ -121,6 +120,7 @@ require (
121120
golang.org/x/term v0.32.0 // indirect
122121
golang.org/x/text v0.26.0 // indirect
123122
golang.org/x/time v0.11.0 // indirect
123+
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
124124
google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576 // indirect
125125
google.golang.org/genproto/googleapis/rpc v0.0.0-20241223144023-3abc09e42ca8 // indirect
126126
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect

pkg/webhook/webhook.go

Lines changed: 0 additions & 181 deletions
This file was deleted.

0 commit comments

Comments
 (0)