Skip to content

Commit 5bfe9b6

Browse files
fix(deps): update dependency go to v1.25.4
1 parent 64b2379 commit 5bfe9b6

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

tests/go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/terraform-ibm-modules/terraform-ibm-logs-agent
22

3-
go 1.24.0
4-
5-
toolchain go1.25.4
3+
go 1.25.4
64

75
require (
86
github.com/gruntwork-io/terratest v0.54.0

0 commit comments

Comments
 (0)