vendor: github.com/lestrrat-go/httprc/v3 v3.0.2

full diff: https://github.com/lestrrat-go/httprc/compare/v3.0.1...v3.0.2

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2026-07-01 15:31:33 +02:00
parent 3f0b52dc73
commit 4b595a3671
12 changed files with 33 additions and 345 deletions
+4
View File
@@ -1,6 +1,10 @@
Changes
=======
v3.0.2 05 Dev 2025
* Code changes mainly due to upgraded linter.
* github.com/lestrrat-go/option upgraded to v2
v3.0.1 18 Aug 2025
* Refresh() no longer requires the resource to be ready.