We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1978eb commit 49199cdCopy full SHA for 49199cd
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 054e65f0b394
9
)
10
11
0 commit comments