mirror of
https://github.com/YunoHost-Apps/dendrite_ynh.git
synced 2024-09-03 18:25:58 +02:00
Use Go 1.21
This commit is contained in:
parent
2bee0eee59
commit
ef9e9b7611
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
# COMMON VARIABLES
|
||||
#=================================================
|
||||
|
||||
GO_VERSION="1.20"
|
||||
GO_VERSION="1.21"
|
||||
psql_version=$PSQL_VERSION
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue