We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cd9f4d commit 9cda30cCopy full SHA for 9cda30c
4 files changed
glide.lock
glide.yaml
go.mod
@@ -0,0 +1,5 @@
1
+module github.com/leonid-shevtsov/split_tests
2
+
3
+go 1.14
4
5
+require github.com/mattn/go-zglob v0.0.0-20170124115757-95345c4e1c0e
go.sum
@@ -0,0 +1,2 @@
+github.com/mattn/go-zglob v0.0.0-20170124115757-95345c4e1c0e h1:MjZj0KCx7aFNToMEqvMJB0IE+PpRi/goV1RC4NPfy4A=
+github.com/mattn/go-zglob v0.0.0-20170124115757-95345c4e1c0e/go.mod h1:9fxibJccNxU2cnpIKLRRFA7zX7qhkJIQWBb449FYHOo=
0 commit comments