From ec5dbb6820525727f4175da3198ca33777e91b83 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Apr 2025 17:40:17 +0000 Subject: [PATCH] Update golang.org/x/exp digest to 7e4ce0a --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c030007..da1f8fa 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.22.0 require ( github.com/stretchr/testify v1.10.0 go.uber.org/zap v1.27.0 - golang.org/x/exp v0.0.0-20250210185358-939b2ce775ac + golang.org/x/exp 7e4ce0ab07d0 ) require (