Retract v0.19.0

This commit is contained in:
Andrew Ayer 2025-05-07 18:06:25 -04:00
parent d0f48efa91
commit 2a499552ae
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Change Log
## v0.19.0 (2025-05-07)
## v0.19.0 (2025-05-07) (RETRACTED)
- Add support for static-ct-api logs, the next generation of CT logs.
- Add support for downloading entries in parallel, to avoid backlogs when
monitoring fast-growing logs.

2
go.mod
View File

@ -9,3 +9,5 @@ require (
)
require golang.org/x/text v0.24.0 // indirect
retract v0.19.0 // Contains serious bugs.