You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by gi...@apache.org on 2022/10/25 12:44:01 UTC

[apisix-ingress-controller] 01/01: chore(deps): bump github.com/slok/kubewebhook/v2 from 2.3.0 to 2.5.0

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch dependabot/go_modules/github.com/slok/kubewebhook/v2-2.5.0
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git

commit f0d72d63442559771b5ce28200570f1522ae1f50
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Oct 25 12:43:56 2022 +0000

    chore(deps): bump github.com/slok/kubewebhook/v2 from 2.3.0 to 2.5.0
    
    Bumps [github.com/slok/kubewebhook/v2](https://github.com/slok/kubewebhook) from 2.3.0 to 2.5.0.
    - [Release notes](https://github.com/slok/kubewebhook/releases)
    - [Changelog](https://github.com/slok/kubewebhook/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/slok/kubewebhook/compare/v2.3.0...v2.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/slok/kubewebhook/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index f2f3713b..8a772062 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
 	github.com/pkg/errors v0.9.1
 	github.com/prometheus/client_golang v1.13.0
 	github.com/prometheus/client_model v0.2.0
-	github.com/slok/kubewebhook/v2 v2.3.0
+	github.com/slok/kubewebhook/v2 v2.5.0
 	github.com/spf13/cobra v1.6.0
 	github.com/stretchr/testify v1.8.0
 	github.com/xeipuuv/gojsonschema v1.2.0
diff --git a/go.sum b/go.sum
index 619dcca6..48ed7536 100644
--- a/go.sum
+++ b/go.sum
@@ -488,8 +488,8 @@ github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPx
 github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE=
 github.com/sirupsen/logrus v1.6.0/go.mod h1:7uNnSEd1DgxDLC74fIahvMZmmYsHGZGEOFrfsX/uA88=
 github.com/sirupsen/logrus v1.7.0/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
-github.com/slok/kubewebhook/v2 v2.3.0 h1:Kccgx5fbWrwq9MvuaYZdWmAEj/i8KeqYjMOoxfN1xpc=
-github.com/slok/kubewebhook/v2 v2.3.0/go.mod h1:5kPfxGKb827PIshayYNNL2KQNnPs13BTStrtgG5r2vU=
+github.com/slok/kubewebhook/v2 v2.5.0 h1:CwMxLbTEcha3+SxSXc4pc9iIbREdhgLurAs+/uRzxIw=
+github.com/slok/kubewebhook/v2 v2.5.0/go.mod h1:TcQS+Ae0TDiiwm9glxum6AFvtumR33qdAenUeiQ/TWs=
 github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc=
 github.com/smartystreets/goconvey v1.6.4/go.mod h1:syvi0/a8iFYH4r/RixwvyeAJjdLS9QV7WQ/tjFTllLA=
 github.com/soheilhy/cmux v0.1.4/go.mod h1:IM3LyeVVIOuxMH7sFAkER9+bJ4dT7Ms6E4xg4kGIyLM=