Update go.mod and go.sum (#83)

This commit is contained in:
2026-06-19 05:39:39 +01:00
committed by GitHub
parent 86f7d974e7
commit 1211320939
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ require (
github.com/mattn/go-colorable v0.1.15 // indirect
github.com/mattn/go-isatty v0.0.22 // indirect
github.com/mattn/go-runewidth v0.0.24 // indirect
github.com/mattn/go-sqlite3 v1.14.45 // indirect
github.com/mattn/go-sqlite3 v1.14.46 // indirect
github.com/moby/docker-image-spec v1.3.1 // indirect
github.com/moby/go-archive v0.2.0 // indirect
github.com/moby/patternmatcher v0.6.0 // indirect