10 lines
154 B
Modula-2
10 lines
154 B
Modula-2
module git.optclblast.xyz/optclblast/gustav
|
|
|
|
go 1.23.0
|
|
|
|
require (
|
|
github.com/davecgh/go-spew v1.1.1
|
|
golang.org/x/sync v0.8.0
|
|
gopkg.in/yaml.v3 v3.0.1
|
|
)
|