Merge pull request #861 from goplus/dependabot/go_modules/github.com/goplus/gogen-1.16.2

build(deps): bump github.com/goplus/gogen from 1.16.1 to 1.16.2
This commit is contained in:
xushiwei
2024-11-12 10:52:55 +08:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/goplus/llgo
go 1.20
require (
github.com/goplus/gogen v1.16.1
github.com/goplus/gogen v1.16.2
github.com/goplus/llvm v0.8.0
github.com/goplus/mod v0.13.12
github.com/qiniu/x v1.13.10

4
go.sum
View File

@@ -1,5 +1,5 @@
github.com/goplus/gogen v1.16.1 h1:f55LIfyTO5GcXxCfwXKqLKiQV3AORvn9PSGCncWvB1A=
github.com/goplus/gogen v1.16.1/go.mod h1:6TQYbabXDF9LCdDkOOzHmfg1R4ENfXQ3XpHa9RhTSD8=
github.com/goplus/gogen v1.16.2 h1:u8uaNGUW0csXp9Ar6/1SzRfPRebvVhiqTvFHvOsnTZY=
github.com/goplus/gogen v1.16.2/go.mod h1:6TQYbabXDF9LCdDkOOzHmfg1R4ENfXQ3XpHa9RhTSD8=
github.com/goplus/llvm v0.8.0 h1:9eFutGm3d0G7bAd8/e+Tuyva0tu1IPNPm0kVG4AgHwY=
github.com/goplus/llvm v0.8.0/go.mod h1:PeVK8GgzxwAYCiMiUAJb5wJR6xbhj989tu9oulKLLT4=
github.com/goplus/mod v0.13.12 h1:Trwk6j3i9VvBuW6/9ZxmkoFlEL2v3HKQu0Na1c6DAdw=