mirror of
https://github.com/burrowers/garble.git
synced 2026-04-22 23:57:14 +08:00
@@ -20,7 +20,7 @@ import (
|
||||
"text/template"
|
||||
)
|
||||
|
||||
var goVersions = []string{"go1.22.6"}
|
||||
var goVersions = []string{"go1.23.0", "go1.22.6"}
|
||||
|
||||
var tmplTables = template.Must(template.New("").Parse(`
|
||||
// Code generated by scripts/gen_go_std_tables.go; DO NOT EDIT.
|
||||
|
||||
Reference in New Issue
Block a user