1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2025-12-17 14:37:02 +00:00

modules: Update Go dependencies

This commit is contained in:
Alberto Bertogli
2025-06-07 11:04:33 +01:00
parent f2e1524a13
commit e632449fc2
2 changed files with 18 additions and 18 deletions

12
go.mod
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.6.0
golang.org/x/crypto v0.36.0
golang.org/x/net v0.38.0
golang.org/x/term v0.30.0
golang.org/x/text v0.23.0
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d
golang.org/x/crypto v0.39.0
golang.org/x/net v0.41.0
golang.org/x/term v0.32.0
golang.org/x/text v0.26.0
golang.org/x/tools v0.33.0
google.golang.org/protobuf v1.36.6
)
require golang.org/x/sys v0.31.0 // indirect
require golang.org/x/sys v0.33.0 // indirect