all repos — todo.txt-go @ d8ba7263c6304b601c3215defe3de99f2278e28e

CLI tool for todo.txt files written in Go

Fix go module name
Tim Izzo tim@octree.ch
Sun, 13 Apr 2025 21:13:04 +0200
commit

d8ba7263c6304b601c3215defe3de99f2278e28e

parent

71a843b7ebb8ec905f319aa7c32410554cb70473

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M go.modgo.mod

@@ -1,4 +1,4 @@

-module 5ika.ch/todo.txt-go +module 5ika.ch/todo.txt-go.git go 1.24.1