summaryrefslogtreecommitdiffstats
path: root/vendor/go.uber.org/atomic/glide.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/go.uber.org/atomic/glide.yaml')
-rw-r--r--vendor/go.uber.org/atomic/glide.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/go.uber.org/atomic/glide.yaml b/vendor/go.uber.org/atomic/glide.yaml
new file mode 100644
index 000000000..4cf608ec0
--- /dev/null
+++ b/vendor/go.uber.org/atomic/glide.yaml
@@ -0,0 +1,6 @@
+package: go.uber.org/atomic
+testImport:
+- package: github.com/stretchr/testify
+ subpackages:
+ - assert
+ - require