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 b65911e commit 020f255Copy full SHA for 020f255
go.mod
@@ -148,6 +148,7 @@ require (
148
github.com/sirupsen/logrus v1.9.3 // indirect
149
github.com/spf13/cast v1.7.0 // indirect
150
github.com/spf13/cobra v1.9.1 // indirect
151
+ github.com/stretchr/objx v0.5.2 // indirect
152
github.com/valyala/bytebufferpool v1.0.0 // indirect
153
github.com/valyala/fasthttp v1.34.0 // indirect
154
github.com/x448/float16 v0.8.4 // indirect
0 commit comments