commit a297b553ba177f8213954c3155f06953ac479464 parent a3fb4acba603f01aeee521f3d76d00159dff6c82 Author: breadcat <breadcat@users.noreply.github.com> Date: Sun, 17 May 2026 18:23:20 +0100 Use actual project name Diffstat:
| M | go.mod | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/go.mod b/go.mod @@ -1,3 +1,3 @@ -module video-browser +module stromboli go 1.21 \ No newline at end of file