commit 1416373348d5b145e20004c13fbaaa7b48965eea Author: Kaj Kowalski Date: Thu Dec 18 04:38:10 2025 +0100 batman diff --git a/go.mod b/go.mod new file mode 100644 index 0000000..a8ca89a --- /dev/null +++ b/go.mod @@ -0,0 +1,3 @@ +module github.com/kjanat/claude-statusline + +go 1.24.11