1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dendrite_ynh.git synced 2024-09-03 18:25:58 +02:00

Update _common.sh

This commit is contained in:
Éric Gaspar 2022-07-15 14:25:37 +02:00
parent b1ef45d827
commit e694b983de
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -7,7 +7,7 @@
# dependencies used by the app # dependencies used by the app
pkg_dependencies="postgresql postgresql-contrib" pkg_dependencies="postgresql postgresql-contrib"
GO_VERSION="1.16" GO_VERSION="1.18"
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS