compiler: make compiler working on go 1.23 project
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module github.com/goplus/llgo/compiler
|
||||
|
||||
go 1.22.0
|
||||
go 1.23.0
|
||||
|
||||
require (
|
||||
github.com/goplus/gogen v1.16.4
|
||||
|
||||
Reference in New Issue
Block a user