update deps

This commit is contained in:
2025-06-17 12:19:50 +03:00
parent 06127f035d
commit 6b90c36425
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -31,7 +31,7 @@ require (
github.com/pelletier/go-toml/v2 v2.2.4 // indirect
github.com/rogpeppe/go-internal v1.14.1 // indirect
github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
github.com/ugorji/go/codec v1.2.14 // indirect
github.com/ugorji/go/codec v1.3.0 // indirect
golang.org/x/arch v0.18.0 // indirect
golang.org/x/crypto v0.39.0 // indirect
golang.org/x/mod v0.25.0 // indirect