We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 406a3b0 commit c30f415Copy full SHA for c30f415
go.mod
@@ -5,7 +5,6 @@ go 1.22.0
5
require (
6
github.com/stretchr/testify v1.10.0
7
go.uber.org/zap v1.27.0
8
- golang.org/x/exp v0.0.0-20250210185358-939b2ce775ac
9
)
10
11
0 commit comments