v0.1.5 cleanup

This commit is contained in:
2026-02-25 09:40:07 -05:00
parent 9b0a632b52
commit c288c3790c
34 changed files with 1 additions and 34 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/lixenwraith/log
go 1.25.4
go 1.26.0
require (
github.com/davecgh/go-spew v1.1.1