This commit is contained in:
Matt Jadud
2025-11-30 17:10:48 -05:00
parent 4a05b11843
commit 6a4f812027
2 changed files with 28 additions and 24 deletions

3
go.mod
View File

@@ -5,12 +5,13 @@ go 1.24.0
toolchain go1.24.10
require (
github.com/alitto/pond v1.9.2
github.com/jpillora/go-tld v1.2.1
github.com/matryer/is v1.4.1
modernc.org/sqlite v1.40.1
)
require (
github.com/alitto/pond v1.9.2 // indirect
github.com/dustin/go-humanize v1.0.1 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect