-
Notifications
You must be signed in to change notification settings - Fork 805
Commit
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0. - [Commits](golang/crypto@v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
There are no files selected for viewing
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
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
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
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
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
Check notice on line 35 in go.mod GitHub Actions / Qodana for GoDependency update available
|
||
) |