mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-09-13 08:58:50 +00:00
modules: Update Go dependencies
This commit is contained in:
@@ -4,15 +4,15 @@ go 1.25.11
|
||||
|
||||
require (
|
||||
blitiri.com.ar/go/log v1.1.0
|
||||
blitiri.com.ar/go/spf v1.5.1
|
||||
blitiri.com.ar/go/spf v1.6.0
|
||||
blitiri.com.ar/go/systemd v1.1.0
|
||||
github.com/google/go-cmp v0.7.0
|
||||
golang.org/x/crypto v0.52.0
|
||||
golang.org/x/net v0.55.0
|
||||
golang.org/x/term v0.43.0
|
||||
golang.org/x/text v0.37.0
|
||||
golang.org/x/tools v0.44.0
|
||||
google.golang.org/protobuf v1.36.11
|
||||
golang.org/x/crypto v0.55.0
|
||||
golang.org/x/net v0.58.0
|
||||
golang.org/x/term v0.45.0
|
||||
golang.org/x/text v0.41.0
|
||||
golang.org/x/tools v0.48.0
|
||||
google.golang.org/protobuf v1.36.12
|
||||
)
|
||||
|
||||
require golang.org/x/sys v0.45.0 // indirect
|
||||
require golang.org/x/sys v0.47.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user