Skip to content

Commit

Permalink
bump: harvester/webhook to v0.1.4
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Yu <[email protected]>
  • Loading branch information
Yu-Jack authored and starbops committed Jan 22, 2024
1 parent 083d4ba commit eea7123
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ require (
github.com/containernetworking/plugins v1.1.1
github.com/harvester/harvester v1.2.0-rc1
github.com/harvester/harvester-network-controller v0.3.2
github.com/harvester/webhook v0.1.3
github.com/harvester/webhook v0.1.4
github.com/rancher/lasso v0.0.0-20221227210133-6ea88ca2fbcc
github.com/rancher/rancher v0.0.0-20230124173128-2207cfed1803
github.com/rancher/rancher/pkg/apis v0.0.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,8 @@ github.com/harvester/harvester-network-controller v0.3.2 h1:K8NRAykCJOjxMObe7cUc
github.com/harvester/harvester-network-controller v0.3.2/go.mod h1:auGukE9/I0r5oININRD8KBfVFO7HAaxztWvvtdNTMsE=
github.com/harvester/webhook v0.1.3 h1:rPdpOikIFWTRQGidgWaAUoUc/zgv0E5EzjX8MF3Fi8A=
github.com/harvester/webhook v0.1.3/go.mod h1:vfRPB26WHSPxMF/ONpUVzaEaewTUxpP9qAqu1ZyonR0=
github.com/harvester/webhook v0.1.4 h1:6g5MkYXlGm0wABQ/Dm8g5sM7WAtPq2aiWOH9wmf2vUQ=
github.com/harvester/webhook v0.1.4/go.mod h1:vfRPB26WHSPxMF/ONpUVzaEaewTUxpP9qAqu1ZyonR0=
github.com/hashicorp/consul/api v1.1.0/go.mod h1:VmuI/Lkw1nC05EYQWNKwWGbkg+FbDBtguAZLlVdkD9Q=
github.com/hashicorp/consul/sdk v0.1.1/go.mod h1:VKf9jXwCTEY1QZP2MOLRhb5i/I/ssyNV1vwHyQBF0x8=
github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
Expand Down
12 changes: 12 additions & 0 deletions vendor/github.com/harvester/webhook/pkg/server/server.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ github.com/harvester/harvester/tests/framework/fuzz
## explicit; go 1.18
github.com/harvester/harvester-network-controller/pkg/apis/network.harvesterhci.io
github.com/harvester/harvester-network-controller/pkg/utils
# github.com/harvester/webhook v0.1.3
# github.com/harvester/webhook v0.1.4
## explicit; go 1.19
github.com/harvester/webhook/pkg/clients
github.com/harvester/webhook/pkg/config
Expand Down

0 comments on commit eea7123

Please sign in to comment.