Skip to content

Commit 2e3c548

Browse files
Auto update
1 parent 38b98ef commit 2e3c548

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,12 @@
44

55
**Merged pull requests:**
66

7+
- Dependabot changes from PR 609 619 620 [\#621](https://github.com/Azure/terraform-azurerm-aks/pull/621) ([zioproto](https://github.com/zioproto))
8+
- Bump github.com/Azure/terraform-module-test-helper from 0.27.0 to 0.28.0 in /test [\#620](https://github.com/Azure/terraform-azurerm-aks/pull/620) ([dependabot[bot]](https://github.com/apps/dependabot))
9+
- Bump github.com/gruntwork-io/terratest from 0.47.2 to 0.48.0 in /test [\#619](https://github.com/Azure/terraform-azurerm-aks/pull/619) ([dependabot[bot]](https://github.com/apps/dependabot))
710
- Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /test [\#616](https://github.com/Azure/terraform-azurerm-aks/pull/616) ([lonegunmanb](https://github.com/lonegunmanb))
811
- Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /test [\#615](https://github.com/Azure/terraform-azurerm-aks/pull/615) ([dependabot[bot]](https://github.com/apps/dependabot))
12+
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /test [\#609](https://github.com/Azure/terraform-azurerm-aks/pull/609) ([dependabot[bot]](https://github.com/apps/dependabot))
913

1014
## [9.3.0](https://github.com/Azure/terraform-azurerm-aks/tree/9.3.0) (2024-12-11)
1115

test/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ require (
120120
github.com/zclconf/go-cty v1.15.0 // indirect
121121
golang.org/x/crypto v0.31.0 // indirect
122122
golang.org/x/exp v0.0.0-20221106115401-f9659909a136 // indirect
123+
golang.org/x/mod v0.22.0 // indirect
123124
golang.org/x/net v0.31.0 // indirect
124-
golang.org/x/net v0.25.0 // indirect
125125
golang.org/x/oauth2 v0.24.0 // indirect
126126
golang.org/x/sync v0.10.0 // indirect
127127
golang.org/x/sys v0.28.0 // indirect

0 commit comments

Comments
 (0)