We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a987d81 commit ed0b4caCopy full SHA for ed0b4ca
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