Skip to content

Commit 65baa06

Browse files
fix(deps): update dependencies (#187)
1 parent 7b3b841 commit 65baa06

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

solutions/fully-configurable/version.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ terraform {
1111
}
1212
ibm = {
1313
source = "IBM-Cloud/ibm"
14-
version = "1.83.1"
14+
version = "1.83.2"
1515
}
1616
}
1717
}

tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/terraform-ibm-modules/terraform-ibm-external-secrets-operator
22

33
go 1.24.0
44

5-
toolchain go1.25.1
5+
toolchain go1.25.2
66

77
require (
88
github.com/gruntwork-io/terratest v0.51.0

0 commit comments

Comments
 (0)