mirror of
https://github.com/burrowers/garble.git
synced 2026-04-22 23:57:14 +08:00
add linker patches for Go 1.23
Rebasing the Go 1.22 patches on top of Go 1.23.0, as published on https://github.com/burrowers/go-patches/pull/7. Updates #859.
This commit is contained in:
Vendored
+1
-1
@@ -37,7 +37,7 @@ stderr 'Go version "go1\.14" is too old; please upgrade to go1\.22 or newer'
|
||||
env GARBLE_TEST_GOVERSION='go1.28.2'
|
||||
env TOOLCHAIN_GOVERSION='go1.28.2'
|
||||
! exec garble build
|
||||
stderr 'Go version "go1\.28\.2" is too new; Go linker patches aren''t available for go1\.23 or later yet'
|
||||
stderr 'Go version "go1\.28\.2" is too new; Go linker patches aren''t available for go1\.24 or later yet'
|
||||
|
||||
# We should accept custom devel strings.
|
||||
env TOOLCHAIN_GOVERSION='devel go1.22-somecustomversion'
|
||||
|
||||
Reference in New Issue
Block a user