mirror of
https://github.com/burrowers/garble.git
synced 2025-12-24 12:58:05 +08:00
drop support for Go 1.19
Now that we're done with garble v0.9.x, v0.10 will only support Go 1.20 as a minimum version.
This commit is contained in:
2
testdata/script/test.txtar
vendored
2
testdata/script/test.txtar
vendored
@@ -52,7 +52,7 @@ stdout 'package bar_test, func name: test/bar\.OriginalFuncName'
|
||||
-- go.mod --
|
||||
module test/bar
|
||||
|
||||
go 1.19
|
||||
go 1.20
|
||||
-- bar.go --
|
||||
package bar
|
||||
|
||||
|
||||
Reference in New Issue
Block a user