Skip to content

Commit

Permalink
Bump github.com/GoogleCloudPlatform/k8s-config-connector (#75)
Browse files Browse the repository at this point in the history
Bumps [github.com/GoogleCloudPlatform/k8s-config-connector](https://github.com/GoogleCloudPlatform/k8s-config-connector) from 1.123.0 to 1.123.1.
- [Release notes](https://github.com/GoogleCloudPlatform/k8s-config-connector/releases)
- [Commits](GoogleCloudPlatform/k8s-config-connector@v1.123.0...v1.123.1)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/k8s-config-connector
  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 Sep 20, 2024
1 parent 03796ea commit bb9887f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ replace github.com/hashicorp/terraform-provider-google-beta => ./invalid/terrafo
replace github.com/GoogleCloudPlatform/k8s-config-connector/mockgcp => ./invalid/mockgcp

require (
github.com/GoogleCloudPlatform/k8s-config-connector v1.123.0
github.com/GoogleCloudPlatform/k8s-config-connector v1.123.1
github.com/golangci/golangci-lint v1.61.0
github.com/nais/liberator v0.0.0-20240412093323-c3d6aeb3b6d3
github.com/onsi/ginkgo/v2 v2.20.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ github.com/GoogleCloudPlatform/k8s-config-connector v1.122.0 h1:jfZizxEBG/8vBzmF
github.com/GoogleCloudPlatform/k8s-config-connector v1.122.0/go.mod h1:efBoVzsYQ80GocA02dOOkggBUrn5M/wPNLv41/AhBJA=
github.com/GoogleCloudPlatform/k8s-config-connector v1.123.0 h1:Aegiu/b2dkED1SRgwRBrTtaF0YpYS7OtSzSFyeBiB1s=
github.com/GoogleCloudPlatform/k8s-config-connector v1.123.0/go.mod h1:aXJdalPRKo5uLYp3I8h2kkVm+pZ6sBNk/2aRrggN6PI=
github.com/GoogleCloudPlatform/k8s-config-connector v1.123.1 h1:xQMxaFKfq5mLUqXJUOmpT7lGuBCB5n9Muwi08GNfaXc=
github.com/GoogleCloudPlatform/k8s-config-connector v1.123.1/go.mod h1:aXJdalPRKo5uLYp3I8h2kkVm+pZ6sBNk/2aRrggN6PI=
github.com/Masterminds/semver/v3 v3.2.1 h1:RN9w6+7QoMeJVGyfmbcgs28Br8cvmnucEXnY0rYXWg0=
github.com/Masterminds/semver/v3 v3.2.1/go.mod h1:qvl/7zhW3nngYb5+80sSMF+FG2BjYrf8m9wsX0PNOMQ=
github.com/Masterminds/semver/v3 v3.3.0 h1:B8LGeaivUe71a5qox1ICM/JLl0NqZSW5CHyL+hmvYS0=
Expand Down

0 comments on commit bb9887f

Please sign in to comment.