-
Notifications
You must be signed in to change notification settings - Fork 805
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #149 from Ne0nd0g/dependabot/go_modules/golang.org…
…/x/crypto-0.17.0 Bump golang.org/x/crypto from 0.14.0 to 0.17.0
- Loading branch information
Showing
2 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,11 +26,11 @@ require ( | |
github.com/quic-go/qtls-go1-20 v0.4.1 // indirect | ||
go.dedis.ch/fixbuf v1.0.3 // indirect | ||
go.uber.org/mock v0.3.0 // indirect | ||
Check notice on line 28 in go.mod GitHub Actions / Qodana for GoDependency update available
|
||
golang.org/x/crypto v0.14.0 // indirect | ||
golang.org/x/crypto v0.17.0 // indirect | ||
golang.org/x/exp v0.0.0-20231006140011-7918f672742d // indirect | ||
Check notice on line 30 in go.mod GitHub Actions / Qodana for GoDependency update available
|
||
golang.org/x/mod v0.13.0 // indirect | ||
Check notice on line 31 in go.mod GitHub Actions / Qodana for GoDependency update available
|
||
golang.org/x/sys v0.13.0 // indirect | ||
golang.org/x/text v0.13.0 // indirect | ||
golang.org/x/sys v0.15.0 // indirect | ||
golang.org/x/text v0.14.0 // indirect | ||
golang.org/x/tools v0.14.0 // indirect | ||
Check notice on line 34 in go.mod GitHub Actions / Qodana for GoDependency update available
|
||
google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b // indirect | ||
Check notice on line 35 in go.mod GitHub Actions / Qodana for GoDependency update available
|
||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters