Skip to content

Commit 8f3b27c

Browse files
chore(deps): update dependency go to v1.22.3
1 parent 4e478ca commit 8f3b27c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

provider/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/pulumiverse/pulumi-buildkite/provider
22

33
go 1.21
44

5-
toolchain go1.21.1
5+
toolchain go1.22.3
66

77
replace (
88
github.com/hashicorp/go-getter v1.5.0 => github.com/hashicorp/go-getter v1.4.0

sdk/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/pulumiverse/pulumi-buildkite/sdk/v2
33

44
go 1.21
55

6-
toolchain go1.21.1
6+
toolchain go1.22.3
77

88
require (
99
github.com/blang/semver v3.5.1+incompatible

0 commit comments

Comments
 (0)