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 aec1db6 commit fb4a17aCopy full SHA for fb4a17a
go.mod
@@ -208,7 +208,7 @@ require (
208
github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f // indirect
209
github.com/sirupsen/logrus v1.9.3 // indirect
210
github.com/spf13/pflag v1.0.6 // indirect
211
- github.com/stretchr/testify v1.10.0
+ github.com/stretchr/testify v1.10.0 // indirect
212
github.com/vbatts/tar-split v0.12.1 // indirect
213
go.uber.org/automaxprocs v1.6.0 // indirect
214
go.uber.org/multierr v1.11.0 // indirect
0 commit comments