Skip to content

Commit

Permalink
chore(deps): update dependency go to v1.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 2, 2024
1 parent 4e478ca commit 3f3c74c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion provider/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/pulumiverse/pulumi-buildkite/provider

go 1.21

toolchain go1.21.1
toolchain go1.22.2

replace (
github.com/hashicorp/go-getter v1.5.0 => github.com/hashicorp/go-getter v1.4.0
Expand Down
2 changes: 1 addition & 1 deletion sdk/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/pulumiverse/pulumi-buildkite/sdk/v2

go 1.21

toolchain go1.21.1
toolchain go1.22.2

require (
github.com/blang/semver v3.5.1+incompatible
Expand Down

0 comments on commit 3f3c74c

Please sign in to comment.