Skip to content

Commit f68e563

Browse files
sheneskajaylonmcshan19-x
authored andcommitted
Upgrade dependencies & remove toolchain
1 parent 7e05841 commit f68e563

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.changelog/2561.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
```release-note:note
22
Bump Kubernetes dependencies from x.28.6 to x.30.3.
3+
Bump Go version from x.22.0 to x.22.5.
34
```

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/hashicorp/terraform-provider-kubernetes
22

3-
go 1.22.0
4-
5-
toolchain go1.22.4
3+
go 1.22.5
64

75
require (
86
github.com/Masterminds/semver v1.5.0

0 commit comments

Comments
 (0)