11 lines
182 B
AMPL
11 lines
182 B
AMPL
module git.codemonkeysoftware.net/b/gigaparsec
|
|
|
|
go 1.27
|
|
|
|
require (
|
|
github.com/shoenig/test v1.11.0
|
|
pgregory.net/rapid v1.1.0
|
|
)
|
|
|
|
require github.com/google/go-cmp v0.6.0 // indirect
|