File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -2,11 +2,10 @@ module github.com/goplus/llcppg
2
2
3
3
go 1.20
4
4
5
- require github.com/goplus/llgo v0.9.8-0.20241127093550-38a7f4f7d589
6
5
require (
7
6
github.com/google/go-cmp v0.6.0
8
7
github.com/goplus/gogen v1.16.3
9
- github.com/goplus/llgo v0.9.7
8
+ github.com/goplus/llgo v0.9.8-0.20241127093550-38a7f4f7d589
10
9
github.com/goplus/mod v0.13.12
11
10
)
12
11
Original file line number Diff line number Diff line change @@ -2,8 +2,6 @@ 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
3
github.com/goplus/gogen v1.16.3 h1:nNkV1b6zd89d/UhMb4bZHcEfdAHtPaadrJFXNcoUITI =
4
4
github.com/goplus/gogen v1.16.3 /go.mod h1:6TQYbabXDF9LCdDkOOzHmfg1R4ENfXQ3XpHa9RhTSD8 =
5
- github.com/goplus/llgo v0.9.7 h1:LRF2Fq9ts4QrVxOPZufexalbIoJ1oiBERjCWQ45wxbg =
6
- github.com/goplus/llgo v0.9.7 /go.mod h1:5Fs+08NslqofJ7xtOiIXugkurYOoQvY02ZkFNWA1uEI =
7
5
github.com/goplus/llgo v0.9.8-0.20241127093550-38a7f4f7d589 h1:u0aqHCN6z+Md1FYB052ROjP/6PVlFBtWWuTi/LGuifs =
8
6
github.com/goplus/llgo v0.9.8-0.20241127093550-38a7f4f7d589 /go.mod h1:1phqPJEgr/uw59PRz/NB7s54OoP+NGjC6pz0HovT5JY =
9
7
github.com/goplus/mod v0.13.12 h1:Trwk6j3i9VvBuW6/9ZxmkoFlEL2v3HKQu0Na1c6DAdw =
You can’t perform that action at this time.
0 commit comments