Skip to content

Commit

Permalink
chore(deps): bump github.com/Kong/sdk-konnect-go from 0.1.8 to 0.1.10 (
Browse files Browse the repository at this point in the history
…#173)

Bumps [github.com/Kong/sdk-konnect-go](https://github.com/Kong/sdk-konnect-go) from 0.1.8 to 0.1.10.
- [Release notes](https://github.com/Kong/sdk-konnect-go/releases)
- [Changelog](https://github.com/Kong/sdk-konnect-go/blob/main/.goreleaser.yml)
- [Commits](Kong/sdk-konnect-go@v0.1.8...v0.1.10)

---
updated-dependencies:
- dependency-name: github.com/Kong/sdk-konnect-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 97f97b6 commit d061a1a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/kong/kubernetes-configuration
go 1.23.2

require (
github.com/Kong/sdk-konnect-go v0.1.8
github.com/Kong/sdk-konnect-go v0.1.10
github.com/kong/go-kong v0.60.0
github.com/stretchr/testify v1.10.0
k8s.io/api v0.31.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/Kong/sdk-konnect-go v0.1.8 h1:UZJyTewAeVO3/GeWsi/dbTXsLZu9iSB4Kwh7LnRa3tA=
github.com/Kong/sdk-konnect-go v0.1.8/go.mod h1:xsmTIkBbmVyUh1nRFjQMOhxYIPDl+sMfmRmPuZHtwLE=
github.com/Kong/sdk-konnect-go v0.1.10 h1:rt3HSxsnswuQY+MBM+PNKnTlqJXUc5m68oprYcxaVe4=
github.com/Kong/sdk-konnect-go v0.1.10/go.mod h1:xsmTIkBbmVyUh1nRFjQMOhxYIPDl+sMfmRmPuZHtwLE=
github.com/Masterminds/goutils v1.1.1 h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI=
github.com/Masterminds/goutils v1.1.1/go.mod h1:8cTjp+g8YejhMuvIA5y2vz3BpJxksy863GQaJW2MFNU=
github.com/Masterminds/semver v1.5.0 h1:H65muMkzWKEuNDnfl9d70GUjFniHKHRbFPGBuZ3QEww=
Expand Down

0 comments on commit d061a1a

Please sign in to comment.