mirror of
https://github.com/burrowers/garble.git
synced 2026-04-22 23:57:14 +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:
Vendored
+1
-1
@@ -14,7 +14,7 @@ cmp stdout main.stdout
|
||||
-- go.mod --
|
||||
module test/main
|
||||
|
||||
go 1.19
|
||||
go 1.20
|
||||
-- garble_main.go --
|
||||
package main
|
||||
|
||||
|
||||
Reference in New Issue
Block a user