diff options
Diffstat (limited to 'vendor/github.com/aristanetworks/goarista/monotime/issue15006.s')
-rw-r--r-- | vendor/github.com/aristanetworks/goarista/monotime/issue15006.s | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/github.com/aristanetworks/goarista/monotime/issue15006.s b/vendor/github.com/aristanetworks/goarista/monotime/issue15006.s new file mode 100644 index 000000000..66109f4f3 --- /dev/null +++ b/vendor/github.com/aristanetworks/goarista/monotime/issue15006.s @@ -0,0 +1,6 @@ +// Copyright (C) 2016 Arista Networks, Inc. +// Use of this source code is governed by the Apache License 2.0 +// that can be found in the COPYING file. + +// This file is intentionally empty. +// It's a workaround for https://github.com/golang/go/issues/15006 |