10 lines
202 B
Modula-2
10 lines
202 B
Modula-2
module github.com/gmgauthier/gostations
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/alyu/configparser v0.0.0-20191103060215-744e9a66e7bc
|
|
github.com/dixonwille/wmenu/v5 v5.1.0
|
|
github.com/stretchr/testify v1.4.0
|
|
)
|