File: go.mod

package info (click to toggle)
golang-modernc-memory 1.11.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 152 kB
  • sloc: makefile: 97
file content (12 lines) | stat: -rw-r--r-- 223 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
module modernc.org/memory

// +heroku goVersion go1.14

go 1.23.0

require (
	golang.org/x/sys v0.31.0
	modernc.org/mathutil v1.7.1
)

require github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect