diff options
| author | t <t@tjp.lol> | 2026-07-07 11:29:23 -0600 |
|---|---|---|
| committer | t <t@tjp.lol> | 2026-07-07 12:15:28 -0600 |
| commit | 621d7fee0ace729f8d44126032d2c6e13f72ee7f (patch) | |
| tree | a2938b0a9e5c0930e8644721abbe94875df9ff08 /libpanto-go/go.mod | |
| parent | 0fa6d4209ff9b4a95e7d1955887aa4c73ee3423c (diff) | |
Remove the in-repo libpanto sources and binding projects from pantograph.
Consume libpantograph through the Zig package URL at
code.tjp.lol/libpantograph.git, including the Lua module artifact used by
CLI extensions.
Diffstat (limited to 'libpanto-go/go.mod')
| -rw-r--r-- | libpanto-go/go.mod | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libpanto-go/go.mod b/libpanto-go/go.mod deleted file mode 100644 index c8ccb75..0000000 --- a/libpanto-go/go.mod +++ /dev/null @@ -1,3 +0,0 @@ -module code.tjp.lol/pantograph.git/libpanto-go - -go 1.24 |
