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
lu4p 1a0b028db7 all: drop support for Go 1.17
Now that we've released v0.6.0, that will be the last feature release to
feature support for Go 1.17. The upcoming v0.7.0 will be Go 1.18+.

Code-wise, the cleanup here isn't super noticeable,
but it will be easier to work on features like VCS-aware version
information and generics support without worrying about Go 1.17.
Plus, now CI is back to being much faster.

Note how "go 1.18" in go.mod makes "go mod tidy" more aggressive.
3 years ago
..
asm.txt all: drop support for Go 1.17 3 years ago
basic.txt all: drop support for Go 1.17 3 years ago
cgo.txt all: drop support for Go 1.17 3 years ago
crossbuild.txt all: drop support for Go 1.17 3 years ago
debugdir.txt all: drop support for Go 1.17 3 years ago
embed.txt all: drop support for Go 1.17 3 years ago
gogarble.txt all: drop support for Go 1.17 3 years ago
goversion.txt all: drop support for Go 1.17 3 years ago
help.txt give a useful error for "garble build -tiny" 3 years ago
implement.txt all: drop support for Go 1.17 3 years ago
imports.txt all: drop support for Go 1.17 3 years ago
init.txt all: drop support for Go 1.17 3 years ago
ldflags.txt all: drop support for Go 1.17 3 years ago
linkname.txt all: drop support for Go 1.17 3 years ago
literals.txt all: drop support for Go 1.17 3 years ago
modinfo.txt all: drop support for Go 1.17 3 years ago
plugin.txt all: drop support for Go 1.17 3 years ago
position.txt all: drop support for Go 1.17 3 years ago
reflect.txt all: drop support for Go 1.17 3 years ago
reverse.txt all: drop support for Go 1.17 3 years ago
seed-cache.txt all: drop support for Go 1.17 3 years ago
seed.txt all: drop support for Go 1.17 3 years ago
syntax.txt all: drop support for Go 1.17 3 years ago
test.txt all: drop support for Go 1.17 3 years ago
tiny.txt all: drop support for Go 1.17 3 years ago