Bump golang.org/x/crypto from 0.41.0 to 0.42.0 (#65)

This commit is contained in:
dependabot[bot]
2025-10-02 22:26:01 +02:00
committed by GitHub
parent 39436215d7
commit b74bb79a45
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/spf13/cobra v1.10.1
github.com/tlinden/yadu v0.1.3
go.etcd.io/bbolt v1.4.3
golang.org/x/crypto v0.41.0
golang.org/x/crypto v0.42.0
golang.org/x/term v0.35.0
google.golang.org/protobuf v1.36.9
)