Pull request 1765: upd-all
Merge in DNS/adguard-home from upd-all to master Squashed commit of the following: commit 00363964e808533ef349040e86d89ba2f4a31eb1 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Thu Mar 9 13:17:06 2023 +0300 all: upd go, i18n, svcs, trackers
This commit is contained in:
@@ -35,7 +35,7 @@ set -f -u
|
||||
go_version="$( "${GO:-go}" version )"
|
||||
readonly go_version
|
||||
|
||||
go_min_version='go1.19.6'
|
||||
go_min_version='go1.19.7'
|
||||
go_version_msg="
|
||||
warning: your go version (${go_version}) is different from the recommended minimal one (${go_min_version}).
|
||||
if you have the version installed, please set the GO environment variable.
|
||||
|
||||
Reference in New Issue
Block a user