Skip to content

Commit 443af08

Browse files
fix(deps): update dependency go to v1.25.4 (#689)
1 parent a1a66f3 commit 443af08

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-observability-agents
22

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

75
require (
86
github.com/stretchr/testify v1.11.1

0 commit comments

Comments
 (0)