Merge pull request #2109 from smallstep/dependabot/go_modules/golang.org/x/crypto-0.31.0

Bump golang.org/x/crypto from 0.30.0 to 0.31.0
This commit is contained in:
step-ci
2024-12-16 08:15:11 -08:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -37,7 +37,7 @@ require (
go.step.sm/crypto v0.55.0
go.step.sm/linkedca v0.22.2
go.uber.org/mock v0.5.0
golang.org/x/crypto v0.30.0
golang.org/x/crypto v0.31.0
golang.org/x/exp v0.0.0-20240318143956-a85f2c67cd81
golang.org/x/net v0.32.0
google.golang.org/api v0.210.0