1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dex_ynh.git synced 2024-09-03 18:26:22 +02:00

Upgrade Go to 1.22

This commit is contained in:
Gildas 2024-04-25 20:19:16 +02:00 committed by GitHub
parent 72a2121134
commit 597bd4e5d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES
#=================================================
GO_VERSION="1.20"
GO_VERSION="1.22.2"
#=================================================
# PERSONAL HELPERS