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