commit 3fafc09679e476d76eafb0fff848af7ca185bbc9 parent c9468da576a902bd339bc59cb73b23dbc9e93830 Author: breadcat <breadcat@users.noreply.github.com> Date: Sat, 11 Apr 2026 11:40:29 +0100 Reflect project name change Diffstat:
| M | go.mod | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/go.mod b/go.mod @@ -1,4 +1,4 @@ -module tagger +module tagliatelle go 1.25.1