From 474d6a5022bd468afbc5df113fbaf9dd28c852cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 14:59:19 +0000 Subject: [PATCH] fix(deps): update module github.com/liip/sheriff to v2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4525e5b..06e7381 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/gobwas/ws v1.4.0 github.com/hashicorp/go-version v1.8.0 github.com/imdario/mergo v0.3.16 - github.com/liip/sheriff v0.12.0 + github.com/liip/sheriff/v2 v2.0.1 github.com/liip/sheriff/v2 v2.0.1 github.com/sirupsen/logrus v1.9.4 )