mirror of
https://github.com/burrowers/garble.git
synced 2025-10-05 07:46:59 +08:00
update go_std_tables.go with go1.24rc3
This commit is contained in:

committed by
Paul Scheduikat

parent
28ccfa094b
commit
e8392a640a
@@ -21,7 +21,7 @@ import (
|
||||
"text/template"
|
||||
)
|
||||
|
||||
var goVersions = []string{"go1.23.3"}
|
||||
var goVersions = []string{"go1.23.6", "go1.24rc3"}
|
||||
|
||||
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