Skip to content

Commit

Permalink
Upgrade dependencies & remove toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
sheneska authored and JaylonmcShan03 committed Nov 21, 2024
1 parent 7e05841 commit f68e563
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 1 addition & 0 deletions .changelog/2561.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
```release-note:note
Bump Kubernetes dependencies from x.28.6 to x.30.3.
Bump Go version from x.22.0 to x.22.5.
```
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/hashicorp/terraform-provider-kubernetes

go 1.22.0

toolchain go1.22.4
go 1.22.5

require (
github.com/Masterminds/semver v1.5.0
Expand Down

0 comments on commit f68e563

Please sign in to comment.