chore: upgrade rtx plugins

Also use default plugins for:
* go
* node
* python
This commit is contained in:
Joao P Dubas
2023-10-01 23:32:04 +00:00
parent 57aa1a80f7
commit cc9ff2d16e
2 changed files with 6 additions and 2 deletions

View File

@@ -4,7 +4,9 @@ elixir = "1.15.4-otp-26"
erlang = "26.0.2"
go = "1.20.6"
helm = "3.12.2"
jq = "1.7"
kubectl = "1.27.4"
node = "20.6.1"
poetry = "1.5.1"
python = "3.11.4"
terraform = "1.5.4"