diff options
Diffstat (limited to 'vendor/modernc.org/mathutil/go.mod')
-rw-r--r-- | vendor/modernc.org/mathutil/go.mod | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/vendor/modernc.org/mathutil/go.mod b/vendor/modernc.org/mathutil/go.mod deleted file mode 100644 index c3a9ba65e..000000000 --- a/vendor/modernc.org/mathutil/go.mod +++ /dev/null @@ -1,5 +0,0 @@ -module modernc.org/mathutil - -go 1.13 - -require github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 |