Skip to content

Commit 3c8522c

Browse files
chore(deps): bump github.com/Kong/sdk-konnect-go from 0.9.1 to 0.10.1
Bumps [github.com/Kong/sdk-konnect-go](https://github.com/Kong/sdk-konnect-go) from 0.9.1 to 0.10.1. - [Release notes](https://github.com/Kong/sdk-konnect-go/releases) - [Changelog](https://github.com/Kong/sdk-konnect-go/blob/main/RELEASE.md) - [Commits](Kong/sdk-konnect-go@v0.9.1...v0.10.1) --- updated-dependencies: - dependency-name: github.com/Kong/sdk-konnect-go dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2be6e8 commit 3c8522c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/kong/kubernetes-configuration/v2
33
go 1.24.0
44

55
require (
6-
github.com/Kong/sdk-konnect-go v0.9.1
6+
github.com/Kong/sdk-konnect-go v0.10.1
77
github.com/kong/go-kong v0.69.0
88
github.com/stretchr/testify v1.11.1
99
k8s.io/api v0.33.4

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/Kong/sdk-konnect-go v0.9.1 h1:EjpbYVzjph4eTG5SRsR1nFl5ZVs036A9E11T29MqfXQ=
2-
github.com/Kong/sdk-konnect-go v0.9.1/go.mod h1:lDQ6eNibkcSYhqZd+A4qhoLbNCrJGtvGOKttJFJX0OQ=
1+
github.com/Kong/sdk-konnect-go v0.10.1 h1:UHAO5oPAP5+0a5iX0YrR9iGYUcz9nfZIcJlot4hMau0=
2+
github.com/Kong/sdk-konnect-go v0.10.1/go.mod h1:az8esosWWya1qnpOqY40xopT0uhp0oMNmefZXtv9Yn0=
33
github.com/Masterminds/goutils v1.1.1 h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI=
44
github.com/Masterminds/goutils v1.1.1/go.mod h1:8cTjp+g8YejhMuvIA5y2vz3BpJxksy863GQaJW2MFNU=
55
github.com/Masterminds/semver v1.5.0 h1:H65muMkzWKEuNDnfl9d70GUjFniHKHRbFPGBuZ3QEww=

0 commit comments

Comments
 (0)