Skip to content

Commit a11a053

Browse files
authored
Merge pull request #90 from dfns/renovate/go-1.x
2 parents f788daa + fed7b37 commit a11a053

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/dfns/terraform-provider-tunnel
22

33
go 1.24.0
44

5-
toolchain go1.25.4
5+
toolchain go1.25.5
66

77
replace github.com/aws/session-manager-plugin => github.com/formalco/session-manager-plugin v0.0.0-20250131230350-ea0a42ddcaf7
88

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module tools
22

33
go 1.24.0
44

5-
toolchain go1.25.4
5+
toolchain go1.25.5
66

77
require github.com/hashicorp/terraform-plugin-docs v0.24.0
88

0 commit comments

Comments
 (0)