Tigah and GitHub
356b16fc63
feat(modules): embed built-in modules in the binary ( #316 )
...
modules loaded only from an exe-adjacent modules/ dir or ~/.config, so a
bare `go install`ed binary shipped zero modules. embed the modules/ tree
and fall back to it when no filesystem builtin dir is found.
the on-disk builtin dir and the user-override dir still take precedence,
so a dev tree and a release that ships the folder alongside the binary
keep working unchanged. the embed directive lives at the repo root
because go:embed cannot reach a parent directory, and it registers the
filesystem with the loader through a package hook to avoid an import
cycle back into the root package.
2026-07-22 12:51:20 -07:00
..
2026-07-22 12:46:06 -07:00
2026-07-02 13:22:21 -07:00
2026-07-02 12:56:18 -07:00
2026-06-22 22:25:39 -07:00
2026-07-22 12:45:48 -07:00
2026-06-22 22:25:39 -07:00
2026-06-22 22:25:39 -07:00
2026-07-22 12:47:18 -07:00
2026-07-02 12:56:21 -07:00
2026-06-22 22:25:39 -07:00
2026-07-02 12:56:15 -07:00
2026-07-22 12:45:57 -07:00
2026-06-22 22:25:39 -07:00
2026-07-02 12:56:01 -07:00
2026-06-22 22:25:39 -07:00
2026-06-22 22:25:39 -07:00
2026-07-02 12:56:09 -07:00
2026-06-22 22:25:39 -07:00
2026-06-22 22:25:39 -07:00
2026-07-02 13:22:24 -07:00
2026-07-22 12:36:01 -07:00
2026-06-22 22:25:39 -07:00
2026-07-22 12:45:48 -07:00
2026-07-22 12:47:27 -07:00
2026-06-22 22:25:39 -07:00
2026-07-22 12:45:29 -07:00
2026-06-22 22:25:39 -07:00
2026-06-22 22:25:39 -07:00
2026-06-22 22:25:39 -07:00
2026-07-22 12:49:22 -07:00
2026-07-22 12:49:22 -07:00
2026-06-22 22:25:39 -07:00
2026-06-22 22:25:39 -07:00
2026-07-22 12:46:43 -07:00
2026-07-02 12:56:23 -07:00
2026-07-02 12:56:31 -07:00
2026-07-22 12:48:13 -07:00
2026-07-22 12:47:27 -07:00
2026-06-22 22:25:39 -07:00
2026-07-22 12:47:54 -07:00
2026-07-02 12:55:44 -07:00
2026-06-22 22:25:39 -07:00
2026-07-02 17:00:50 -07:00
2026-07-02 12:56:12 -07:00
2026-06-22 22:25:39 -07:00
2026-07-02 12:56:29 -07:00
2026-07-02 12:55:55 -07:00
2026-07-02 17:00:41 -07:00
2026-07-02 12:55:36 -07:00
2026-07-02 17:00:38 -07:00
2026-07-02 17:00:35 -07:00
2026-07-02 17:00:44 -07:00
2026-07-02 12:55:39 -07:00
2026-06-10 14:47:17 -07:00
2026-07-22 12:51:20 -07:00
2026-06-22 22:25:39 -07:00
2026-07-22 12:46:34 -07:00
2026-06-22 22:25:39 -07:00
2026-07-22 12:49:22 -07:00
2026-06-22 21:44:04 -07:00
2026-06-22 22:25:39 -07:00
2026-07-22 12:46:15 -07:00
2026-07-02 12:55:41 -07:00
2026-07-02 17:00:47 -07:00
2026-07-02 12:55:47 -07:00
2026-06-25 18:19:17 -07:00
2026-07-02 12:56:26 -07:00
2026-07-22 12:48:13 -07:00
2026-07-02 12:56:04 -07:00
2026-07-22 12:47:36 -07:00
2026-07-02 12:55:58 -07:00
2026-06-22 22:25:39 -07:00
2026-06-22 22:25:39 -07:00
2026-07-22 12:46:52 -07:00
2026-07-22 12:48:03 -07:00
2026-07-22 12:47:36 -07:00
2026-07-22 12:48:13 -07:00
2026-06-22 22:25:39 -07:00
2026-07-22 12:47:27 -07:00
2026-07-22 12:35:36 -07:00
2026-06-22 22:25:39 -07:00
2026-06-08 18:30:48 -07:00
2026-07-22 12:47:45 -07:00
2026-06-22 22:25:39 -07:00
2026-06-22 22:25:39 -07:00
2026-07-02 12:56:07 -07:00
2026-07-02 12:56:34 -07:00
2026-07-02 12:55:52 -07:00
2026-07-22 12:47:18 -07:00
2026-07-22 12:49:22 -07:00
2026-07-22 12:49:22 -07:00
2026-07-22 12:36:10 -07:00
2026-07-22 12:46:52 -07:00
2026-07-22 12:47:18 -07:00
2026-06-22 22:25:39 -07:00
2026-06-22 22:25:39 -07:00
2026-07-02 12:55:50 -07:00
2026-07-22 12:46:24 -07:00
2026-07-22 12:45:48 -07:00
2026-07-22 12:51:20 -07:00