Skip to content

Commit 664b5fc

Browse files
authored
update go.mod (#98)
1 parent 812c555 commit 664b5fc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

go.mod

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
module github.com/pipe-cd/terraform-provider-pipecd
22

3-
go 1.22.5
4-
toolchain go1.22.9
3+
go 1.22.7
4+
5+
toolchain go1.23.2
56

67
require (
78
github.com/golang/mock v1.6.0

0 commit comments

Comments
 (0)