Skip to content

Commit

Permalink
Merge pull request #3 from xenit-eu/dependabot/go_modules/golang.org/…
Browse files Browse the repository at this point in the history
…x/crypto-0.17.0

Bump golang.org/x/crypto from 0.10.0 to 0.17.0
  • Loading branch information
thijslemmens authored Jun 14, 2024
2 parents 98e8e63 + 123becc commit abc2ab6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ go 1.20
require golang.org/x/crypto v0.17.0

require (
golang.org/x/sys v0.9.0 // indirect
golang.org/x/term v0.9.0 // indirect
golang.org/x/sys v0.15.0 // indirect
golang.org/x/term v0.15.0 // indirect
)

0 comments on commit abc2ab6

Please sign in to comment.