mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-01-08 17:51:57 +00:00
modules: Update Go dependencies
This commit is contained in:
19
go.mod
19
go.mod
@@ -6,16 +6,13 @@ require (
|
||||
blitiri.com.ar/go/log v1.1.0
|
||||
blitiri.com.ar/go/spf v1.5.1
|
||||
blitiri.com.ar/go/systemd v1.1.0
|
||||
github.com/google/go-cmp v0.5.7
|
||||
golang.org/x/crypto v0.22.0
|
||||
golang.org/x/net v0.24.0
|
||||
golang.org/x/term v0.19.0
|
||||
golang.org/x/text v0.14.0
|
||||
golang.org/x/tools v0.6.0
|
||||
google.golang.org/protobuf v1.33.0
|
||||
github.com/google/go-cmp v0.6.0
|
||||
golang.org/x/crypto v0.29.0
|
||||
golang.org/x/net v0.31.0
|
||||
golang.org/x/term v0.26.0
|
||||
golang.org/x/text v0.20.0
|
||||
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d
|
||||
google.golang.org/protobuf v1.35.2
|
||||
)
|
||||
|
||||
require (
|
||||
golang.org/x/sys v0.19.0 // indirect
|
||||
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
|
||||
)
|
||||
require golang.org/x/sys v0.27.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user