vendor: github.com/sirupsen/logrus v1.10.2

removes some transitive dependencies

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2026-08-26 16:48:02 +02:00
parent 744eee4bd4
commit ef48c25aed
4 changed files with 13 additions and 8 deletions
+7
View File
@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
## 1.10.2
Changed:
* Update `github.com/stretchr/testify` to v1.12.1, removing the legacy
`gopkg.in/yaml.v3` dependency.
## 1.10.1
Fixes: