We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8315dc commit ed683a1Copy full SHA for ed683a1
bib/go.mod
@@ -13,7 +13,7 @@ require (
13
github.com/spf13/cobra v1.9.1
14
github.com/spf13/pflag v1.0.6
15
github.com/stretchr/testify v1.10.0
16
- golang.org/x/exp v0.0.0-20250103183323-7d7fa50e5329
+ golang.org/x/exp ce4c2cf36ca6
17
gopkg.in/yaml.v3 v3.0.1
18
)
19
0 commit comments