1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/satdress_ynh.git synced 2024-09-03 20:16:27 +02:00

Upgrade go version

This commit is contained in:
Thomas 2023-12-05 12:35:04 +01:00 committed by GitHub
parent 79b8b712a6
commit 44452f7ccf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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