Skip to content

Commit

Permalink
Merge branch 'main' into konnect-network-type
Browse files Browse the repository at this point in the history
  • Loading branch information
pmalek authored Feb 13, 2025
2 parents 0912241 + 79e802e commit f1fdcd1
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.24.0

require (
github.com/Kong/sdk-konnect-go v0.2.9
github.com/Kong/sdk-konnect-go v0.2.10
github.com/kong/go-kong v0.63.0
github.com/stretchr/testify v1.10.0
k8s.io/api v0.32.1
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.2.9 h1:BWT/XPLLtKU6979KNTxzDr/jZaeUfK26oY9g5No/Vyg=
github.com/Kong/sdk-konnect-go v0.2.9/go.mod h1:xsmTIkBbmVyUh1nRFjQMOhxYIPDl+sMfmRmPuZHtwLE=
github.com/Kong/sdk-konnect-go v0.2.10 h1:0uMDjZUyo4qjGPzpS9yisPUokIt6HHCz/tnjCIN43to=
github.com/Kong/sdk-konnect-go v0.2.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 f1fdcd1

Please sign in to comment.