Merge pull request #951 from xushiwei/q

xtool/clang: disable types
This commit is contained in:
xushiwei
2025-01-13 19:08:05 +08:00
committed by GitHub
6 changed files with 0 additions and 10 deletions

4
go.mod
View File

@@ -2,8 +2,4 @@ module github.com/goplus/llgo
go 1.20 go 1.20
require github.com/goplus/gogen v1.16.4
require golang.org/x/tools v0.19.0 // indirect
retract v0.8.0 retract v0.8.0

6
go.sum
View File

@@ -1,6 +0,0 @@
github.com/goplus/gogen v1.16.4 h1:RyU4KhJ8qmdJQwuHKpCYPh3hTFN4wSaPRwXa9syY4R8=
github.com/goplus/gogen v1.16.4/go.mod h1:6TQYbabXDF9LCdDkOOzHmfg1R4ENfXQ3XpHa9RhTSD8=
golang.org/x/mod v0.16.0 h1:QX4fJ0Rr5cPQCF7O9lh9Se4pmwfwskqZfq5moyldzic=
golang.org/x/sync v0.6.0 h1:5BMeUDZ7vkXGfEr1x9B4bRcTH4lpkTkpdh0T/J+qjbQ=
golang.org/x/tools v0.19.0 h1:tfGCXNR1OsFG+sVdLAitlpjAvD/I6dHDKnYrpEZUHkw=
golang.org/x/tools v0.19.0/go.mod h1:qoJWxmGSIBmAeriMx19ogtrEPrGtDbPK634QFIcLAhc=