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

This commit is contained in:
2026-01-13 03:33:35 +00:00
committed by GitHub
parent 8d79d058ec
commit a23915c620
2 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -61,8 +61,8 @@ require (
github.com/spf13/pflag v1.0.10 // indirect
github.com/xanzy/ssh-agent v0.3.3 // indirect
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
golang.org/x/crypto v0.46.0 // indirect
golang.org/x/net v0.48.0 // indirect
golang.org/x/crypto v0.47.0 // indirect
golang.org/x/net v0.49.0 // indirect
golang.org/x/sys v0.40.0 // indirect
golang.org/x/text v0.33.0 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect