mirror of
https://github.com/SSLMate/certspotter.git
synced 2026-01-31 09:44:21 +01:00
Apply go mod tidy
This commit is contained in:
6
go.mod
6
go.mod
@@ -6,11 +6,9 @@ require (
|
||||
golang.org/x/crypto v0.39.0
|
||||
golang.org/x/net v0.41.0
|
||||
golang.org/x/sync v0.15.0
|
||||
golang.org/x/time v0.14.0
|
||||
)
|
||||
|
||||
require (
|
||||
golang.org/x/text v0.26.0 // indirect
|
||||
golang.org/x/time v0.14.0 // indirect
|
||||
)
|
||||
require golang.org/x/text v0.26.0 // indirect
|
||||
|
||||
retract v0.19.0 // Contains serious bugs.
|
||||
|
||||
Reference in New Issue
Block a user