File tree Expand file tree Collapse file tree 4 files changed +6
-2
lines changed Expand file tree Collapse file tree 4 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ module github.com/goplus/llcppg/_demo/cjsondemo
3
3
go 1.20
4
4
5
5
require (
6
- github.com/goplus/llgo v0.9.9-0.20241220231339-070d64f365ef
6
+ github.com/goplus/llgo v0.10.0
7
7
github.com/goplus/llpkg/cjson v0.0.0-20241208025249-9c7f3355a1b7
8
8
)
Original file line number Diff line number Diff line change @@ -2,5 +2,7 @@ github.com/goplus/llgo v0.9.9-0.20241217064315-b4af70ada9f0 h1:+W0c6OtIrheLj+Y5v
2
2
github.com/goplus/llgo v0.9.9-0.20241217064315-b4af70ada9f0 /go.mod h1:1phqPJEgr/uw59PRz/NB7s54OoP+NGjC6pz0HovT5JY =
3
3
github.com/goplus/llgo v0.9.9-0.20241220231339-070d64f365ef h1:uav5CZ5IGj9+xYXV4UsxyPuFgndlthvTyltitTKliew =
4
4
github.com/goplus/llgo v0.9.9-0.20241220231339-070d64f365ef /go.mod h1:1phqPJEgr/uw59PRz/NB7s54OoP+NGjC6pz0HovT5JY =
5
+ github.com/goplus/llgo v0.10.0 h1:s3U3cnO3cploF1xCCJleAb16NQFAmHxdUmdrNhRH3hY =
6
+ github.com/goplus/llgo v0.10.0 /go.mod h1:YfOHsT/g3lc9b4GclLj812YzdSsJr0kd3CCB830TqHE =
5
7
github.com/goplus/llpkg/cjson v0.0.0-20241208025249-9c7f3355a1b7 h1:lpslXHSAG/HPhC6smliGhnP2Ecnl3oJojXrQROzgsyc =
6
8
github.com/goplus/llpkg/cjson v0.0.0-20241208025249-9c7f3355a1b7 /go.mod h1:13ZCMXl/GwlkercQTNN0FSjsnuZfMoGfe5DVWQqJCEM =
Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/google/go-cmp v0.6.0
7
7
github.com/goplus/gogen v1.16.4
8
- github.com/goplus/llgo v0.10.0-pre.1.0.20250206090032-a345746cbd89
8
+ github.com/goplus/llgo v0.10.0
9
9
github.com/goplus/mod v0.13.12
10
10
)
11
11
Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ github.com/goplus/llgo v0.9.10-0.20250110015923-745eff07836d h1:4dIS7c7Q/o9X+RFI
6
6
github.com/goplus/llgo v0.9.10-0.20250110015923-745eff07836d /go.mod h1:DzFcPtfJ+ZHY8H30FpLAutsEOe3U0qMoGiYYisI4oeI =
7
7
github.com/goplus/llgo v0.10.0-pre.1.0.20250206090032-a345746cbd89 h1:kT5Ts/B+fiMYVMsxf/SZpPkQJeJgdo8Vr2oL5kEM/iA =
8
8
github.com/goplus/llgo v0.10.0-pre.1.0.20250206090032-a345746cbd89 /go.mod h1:YfOHsT/g3lc9b4GclLj812YzdSsJr0kd3CCB830TqHE =
9
+ github.com/goplus/llgo v0.10.0 h1:s3U3cnO3cploF1xCCJleAb16NQFAmHxdUmdrNhRH3hY =
10
+ github.com/goplus/llgo v0.10.0 /go.mod h1:YfOHsT/g3lc9b4GclLj812YzdSsJr0kd3CCB830TqHE =
9
11
github.com/goplus/mod v0.13.12 h1:Trwk6j3i9VvBuW6/9ZxmkoFlEL2v3HKQu0Na1c6DAdw =
10
12
github.com/goplus/mod v0.13.12 /go.mod h1:fyCcoiL02uUQK9CWxGK9pQzuJT+rZIvRKaaG+hSa2bk =
11
13
github.com/qiniu/x v1.13.10 h1:J4Z3XugYzAq85SlyAfqlKVrbf05glMbAOh+QncsDQpE =
You can’t perform that action at this time.
0 commit comments