1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2026-09-14 08:58:54 +00:00

modules: Update Go dependencies

This commit is contained in:
Alberto Bertogli
2025-11-30 00:21:36 +00:00
parent 1a014be277
commit 5116c5873d
2 changed files with 18 additions and 18 deletions
+6 -6
View File
@@ -7,12 +7,12 @@ require (
blitiri.com.ar/go/spf v1.5.1
blitiri.com.ar/go/systemd v1.1.0
github.com/google/go-cmp v0.7.0
golang.org/x/crypto v0.43.0
golang.org/x/net v0.46.0
golang.org/x/term v0.36.0
golang.org/x/text v0.30.0
golang.org/x/tools v0.37.0
golang.org/x/crypto v0.45.0
golang.org/x/net v0.47.0
golang.org/x/term v0.37.0
golang.org/x/text v0.31.0
golang.org/x/tools v0.38.0
google.golang.org/protobuf v1.36.10
)
require golang.org/x/sys v0.37.0 // indirect
require golang.org/x/sys v0.38.0 // indirect