1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/photoview_ynh.git synced 2024-09-03 20:05:55 +02:00

Bump go version to 1.20

This commit is contained in:
Éric Gaspar 2024-05-02 20:18:24 +02:00 committed by Félix Piédallu
parent 7f740bebff
commit e20439868b

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES
#=================================================
go_version=1.18
go_version=1.20
node_version=16
#=================================================