You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: update llcppg to generate go.mod with goplus/lib v0.3.1 (#612)
* chore: update generated bindings to use goplus/lib v0.3.1
Updated all generated bindings in _cmptest/testdata/ to use the
latest version of github.com/goplus/lib (v0.3.1 instead of v0.2.0).
This updates 10 modules:
- cjson/1.7.17 and 1.7.18
- libxml2/2.13.6
- libxslt/1.1.42
- zlib/1.3.1
- bzip2/1.0.8
- bzip3/1.5.1
- sqlite3/3.49.1
- cargs/1.2.0
- libtool/2.4.7
Generated with [codeagent](https://github.com/qbox/codeagent)
Co-authored-by: luoliwoshang <[email protected]>
* fix: update llcppg to generate go.mod with goplus/lib v0.3.1
Update the default goplus/lib version from v0.2.0 to v0.3.1 in the
ModInit function. This ensures all newly generated bindings will use
the latest version of goplus/lib.
Generated with [codeagent](https://github.com/qbox/codeagent)
Co-authored-by: luoliwoshang <[email protected]>
---------
Co-authored-by: xgopilot <[email protected]>
Co-authored-by: luoliwoshang <[email protected]>
0 commit comments