diff options
Diffstat (limited to 'vendor/go.uber.org/atomic/glide.yaml')
-rw-r--r-- | vendor/go.uber.org/atomic/glide.yaml | 6 |
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 00000000..4cf608ec --- /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 |