diff --git a/go.json b/go.json index ae5f6320a4..2e73fb0416 100644 --- a/go.json +++ b/go.json @@ -16,5 +16,6 @@ "env_add_path": "bin", "env_set": { "GOROOT": "$dir" - } + }, + "checkver": "
\\s*Build version go([0-9\\.]+)\\.
" } \ No newline at end of file