File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/goplus/llgo/compiler
3
3
go 1.22.0
4
4
5
5
require (
6
- github.com/goplus/gogen v1.16.8
6
+ github.com/goplus/gogen v1.16.9
7
7
github.com/goplus/llgo v0.9.9
8
8
github.com/goplus/llgo/runtime v0.0.0-00010101000000-000000000000
9
9
github.com/goplus/llvm v0.8.1
Original file line number Diff line number Diff line change 1
1
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI =
2
2
github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
3
- github.com/goplus/gogen v1.16.8 h1:idakC+4OZIAvDSi3wkPGHlhpNEd7xkmvodXDMDvfn4s =
4
- github.com/goplus/gogen v1.16.8 /go.mod h1:6TQYbabXDF9LCdDkOOzHmfg1R4ENfXQ3XpHa9RhTSD8 =
3
+ github.com/goplus/gogen v1.16.9 h1:BRNAsRzdyMcLBOLUe6+suVMmOe+D2HLfF7mAkS4/QW4 =
4
+ github.com/goplus/gogen v1.16.9 /go.mod h1:6TQYbabXDF9LCdDkOOzHmfg1R4ENfXQ3XpHa9RhTSD8 =
5
5
github.com/goplus/llvm v0.8.1 h1:Wrc9S8bKDhLjxjPuhnrgDYLRaFfKotOGt3zpId3LBmI =
6
6
github.com/goplus/llvm v0.8.1 /go.mod h1:PeVK8GgzxwAYCiMiUAJb5wJR6xbhj989tu9oulKLLT4 =
7
7
github.com/goplus/mod v0.13.17 h1:aWp14xosENrh7t0/0qcIejDmQEiTgI3ou2+KoLDlSlE =
You can’t perform that action at this time.
0 commit comments