Skip to content

Commit 59a41a6

Browse files
chore(deps): bump github.com/Kong/sdk-konnect-go from 0.1.18 to 0.1.19 (#992)
Bumps [github.com/Kong/sdk-konnect-go](https://github.com/Kong/sdk-konnect-go) from 0.1.18 to 0.1.19. - [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.18...v0.1.19) --- 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>
1 parent f489d7d commit 59a41a6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ go 1.23.2
99
retract v1.2.2
1010

1111
require (
12-
github.com/Kong/sdk-konnect-go v0.1.18
12+
github.com/Kong/sdk-konnect-go v0.1.19
1313
github.com/Masterminds/semver v1.5.0
1414
github.com/cloudflare/cfssl v1.6.5
1515
github.com/go-logr/logr v1.4.2

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161/go.mod h1:xomTg6
1616
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
1717
github.com/BurntSushi/toml v1.4.0 h1:kuoIxZQy2WRRk1pttg9asf+WVv6tWQuBNVmK8+nqPr0=
1818
github.com/BurntSushi/toml v1.4.0/go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho=
19-
github.com/Kong/sdk-konnect-go v0.1.18 h1:9ifPoIIozRBXqj4n4N8yTHmixfvHqjcakK9wF+A3/04=
20-
github.com/Kong/sdk-konnect-go v0.1.18/go.mod h1:xsmTIkBbmVyUh1nRFjQMOhxYIPDl+sMfmRmPuZHtwLE=
19+
github.com/Kong/sdk-konnect-go v0.1.19 h1:WJn8Hsp3eGEyKp99Hd0eQkZ9d+43jjCS7zNw9l3k/v8=
20+
github.com/Kong/sdk-konnect-go v0.1.19/go.mod h1:xsmTIkBbmVyUh1nRFjQMOhxYIPDl+sMfmRmPuZHtwLE=
2121
github.com/Masterminds/semver v1.5.0 h1:H65muMkzWKEuNDnfl9d70GUjFniHKHRbFPGBuZ3QEww=
2222
github.com/Masterminds/semver v1.5.0/go.mod h1:MB6lktGJrhw8PrUyiEoblNEGEQ+RzHPF078ddwwvV3Y=
2323
github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY=

0 commit comments

Comments
 (0)