You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
garble/testdata/scripts
Daniel Martí 8ad374d2fb start testing on Go 1.19.x
While here, start the changelog for the upcoming release,
which will likely be a bugfix release as it's a bit early to drop 1.18.

We also bump staticcheck to get a version that supports 1.19.

I also noticed the "Go version X or newer" messages were slightly weird
and inconsistent. Our policy, per the README, is "Go version X or newer",
so the errors given to the user were unnecessarily confusing.
For example, now that Go 1.19 is out, we shouldn't simply recommend that
they upgrade to 1.18; we should recommend 1.18 or later.
4 years ago
..
asm.txt all: drop support for Go 1.17 4 years ago
basic.txt add missing context to two unmarshal errors 4 years ago
cgo.txt obfuscate cgo-generated-Go filenames 4 years ago
crossbuild.txt all: drop support for Go 1.17 4 years ago
debugdir.txt all: drop support for Go 1.17 4 years ago
embed.txt all: drop support for Go 1.17 4 years ago
goenv.txt sleep between cp and exec in test scripts 4 years ago
gogarble.txt all: drop support for Go 1.17 4 years ago
goversion.txt start testing on Go 1.19.x 4 years ago
help.txt go 1.18.x now sets -buildvcs=false for `go test` 4 years ago
implement.txt all: drop support for Go 1.17 4 years ago
imports.txt avoid go/printer from breaking imports 4 years ago
init.txt all: drop support for Go 1.17 4 years ago
ldflags.txt slight simplifications and alloc reductions 4 years ago
linkname.txt all: drop support for Go 1.17 4 years ago
literals.txt Disable seed obfuscator (#535) 4 years ago
modinfo.txt all: drop support for Go 1.17 4 years ago
plugin.txt all: drop support for Go 1.17 4 years ago
position.txt work around another go/printer bug to fix andybalholm/brotli 4 years ago
reflect.txt fix support with the latest Go master version 4 years ago
reverse.txt actually remove temporary directories after obfuscation 4 years ago
seed-cache.txt all: drop support for Go 1.17 4 years ago
seed.txt all: drop support for Go 1.17 4 years ago
syntax.txt all: drop support for Go 1.17 4 years ago
test.txt skip unnecessary "refusing to list" test errors 4 years ago
tiny.txt all: drop support for Go 1.17 4 years ago
typeparams.txt fix hashing of generic field names 4 years ago