Pull request 2098: upd-go
Squashed commit of the following: commit 83b798475b6d31dde44d2ce3aaa1ef2fc42f7446 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Wed Dec 6 17:35:26 2023 +0300 all: upd gen, go, i18n, tools
This commit is contained in:
@@ -35,7 +35,7 @@ set -f -u
|
||||
go_version="$( "${GO:-go}" version )"
|
||||
readonly go_version
|
||||
|
||||
go_min_version='go1.20.11'
|
||||
go_min_version='go1.20.12'
|
||||
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