bangs/go.mod
Simon Bruder 658690b152
Restructure repository
The evaluator is the main part of this, so it doesn’t have to be in a
subdirectory.
2021-01-05 12:25:39 +01:00

6 lines
86 B
Modula-2

module git.sbruder.de/simon/bangs/evaluator
go 1.15
require gopkg.in/yaml.v2 v2.4.0