We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c498f87 commit ec5dbb6Copy full SHA for ec5dbb6
go.mod
@@ -5,7 +5,7 @@ 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
+ golang.org/x/exp 7e4ce0ab07d0
9
)
10
11
0 commit comments