ci: use Go 1.23

This commit is contained in:
Ayke van Laethem
2024-06-22 17:04:44 +02:00
committed by Ron Evans
parent b6c53a6f0e
commit 7e284a37fc
11 changed files with 29 additions and 21 deletions
+1 -1
View File
@@ -7,6 +7,6 @@ func main() {
}
// ERROR: # command-line-arguments
// ERROR: types.go:4:6: a declared and not used
// ERROR: types.go:4:6: declared and not used: a
// ERROR: types.go:5:6: cannot use "foobar" (untyped string constant) as int value in assignment
// ERROR: types.go:6:2: undefined: nonexisting