summaryrefslogtreecommitdiff
path: root/vendor/modernc.org/mathutil
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/modernc.org/mathutil')
-rw-r--r--vendor/modernc.org/mathutil/go.mod5
-rw-r--r--vendor/modernc.org/mathutil/go.sum2
2 files changed, 0 insertions, 7 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
diff --git a/vendor/modernc.org/mathutil/go.sum b/vendor/modernc.org/mathutil/go.sum
deleted file mode 100644
index 8b1a4f269..000000000
--- a/vendor/modernc.org/mathutil/go.sum
+++ /dev/null
@@ -1,2 +0,0 @@
-github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 h1:OdAsTTz6OkFY5QxjkYwrChwuRruF69c169dPK26NUlk=
-github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0/go.mod h1:qqbHyh8v60DhA7CoWK5oRCqLrMHRGoxYCSS9EjAz6Eo=