Skip to content

Commit e755bdd

Browse files
Bump github.com/GoogleCloudPlatform/cloudsql-proxy from 1.37.4 to 1.37.5 (spiffe#5889)
Bumps [github.com/GoogleCloudPlatform/cloudsql-proxy](https://github.com/GoogleCloudPlatform/cloudsql-proxy) from 1.37.4 to 1.37.5. - [Release notes](https://github.com/GoogleCloudPlatform/cloudsql-proxy/releases) - [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/blob/v1.37.5/CHANGELOG.md) - [Commits](GoogleCloudPlatform/cloud-sql-proxy@v1.37.4...v1.37.5) --- updated-dependencies: - dependency-name: github.com/GoogleCloudPlatform/cloudsql-proxy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4878988 commit e755bdd

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute v1.0.0
1515
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork v1.1.0
1616
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources v1.2.0
17-
github.com/GoogleCloudPlatform/cloudsql-proxy v1.37.4
17+
github.com/GoogleCloudPlatform/cloudsql-proxy v1.37.5
1818
github.com/Keyfactor/ejbca-go-client-sdk v1.0.2
1919
github.com/Masterminds/sprig/v3 v3.3.0
2020
github.com/Microsoft/go-winio v0.6.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -486,8 +486,8 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03
486486
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
487487
github.com/DataDog/datadog-go v3.2.0+incompatible h1:qSG2N4FghB1He/r2mFrWKCaL7dXCilEuNEeAn20fdD4=
488488
github.com/DataDog/datadog-go v3.2.0+incompatible/go.mod h1:LButxg5PwREeZtORoXG3tL4fMGNddJ+vMq1mwgfaqoQ=
489-
github.com/GoogleCloudPlatform/cloudsql-proxy v1.37.4 h1:9tYmgu3dUmM8lcVAl4RVt7tlfOrcGZraqBUaWF13480=
490-
github.com/GoogleCloudPlatform/cloudsql-proxy v1.37.4/go.mod h1:x8nDiJmhU8lv6OhnFU96L6Y6Jyztme1Nr9Ibf3FXtp0=
489+
github.com/GoogleCloudPlatform/cloudsql-proxy v1.37.5 h1:fsSls3CdE8iywCmIdxVvqPNbs4527r85x0B6YlH8AJg=
490+
github.com/GoogleCloudPlatform/cloudsql-proxy v1.37.5/go.mod h1:CVjkM62gGrcxzDHcCzTehgrm7VcIWtPupsxScRuSXbE=
491491
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.25.0 h1:3c8yed4lgqTt+oTQ+JNMDo+F4xprBf+O/il4ZC0nRLw=
492492
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.25.0/go.mod h1:obipzmGjfSjam60XLwGfqUkJsfiheAl+TUjG+4yzyPM=
493493
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.49.0 h1:o90wcURuxekmXrtxmYWTyNla0+ZEHhud6DI1ZTxd1vI=

0 commit comments

Comments
 (0)