Skip to content

Commit

Permalink
chore(deps): Update dependency go to v1.22.8 (terraform-google-module…
Browse files Browse the repository at this point in the history
…s#242)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent 04cef76 commit 09f3894
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/integration/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@ module github.com/terraform-google-modules/terraform-google-memorystore/test/int

go 1.22.0

toolchain go1.22.7
toolchain go1.22.8

require (
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.16.2
github.com/stretchr/testify v1.9.0
golang.org/x/oauth2 v0.23.0
)

require (
Expand Down Expand Up @@ -65,6 +64,7 @@ require (
golang.org/x/crypto v0.21.0 // indirect
golang.org/x/mod v0.21.0 // indirect
golang.org/x/net v0.23.0 // indirect
golang.org/x/oauth2 v0.23.0 // indirect
golang.org/x/sync v0.4.0 // indirect
golang.org/x/sys v0.18.0 // indirect
golang.org/x/text v0.14.0 // indirect
Expand Down

0 comments on commit 09f3894

Please sign in to comment.