diff --git a/exp/go.mod b/exp/go.mod index 28c5a95a7..7f4144e9b 100644 --- a/exp/go.mod +++ b/exp/go.mod @@ -4,7 +4,7 @@ go 1.19 require ( github.com/stretchr/testify v1.8.1 - go.uber.org/zap v1.24.0 + go.uber.org/zap v1.26.0 ) require (