Merge pull request #4607 from restic/dependabot/go_modules/golang.org/x/crypto-0.17.0

build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0
This commit is contained in:
Michael Eischer
2024-01-06 10:56:40 +00:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -25,7 +25,7 @@ require (
github.com/spf13/cobra v1.7.0
github.com/spf13/pflag v1.0.5
go.uber.org/automaxprocs v1.5.3
golang.org/x/crypto v0.16.0
golang.org/x/crypto v0.17.0
golang.org/x/net v0.19.0
golang.org/x/oauth2 v0.15.0
golang.org/x/sync v0.5.0