9 lines
137 B
Modula-2
9 lines
137 B
Modula-2
module git.iamthefij.com/iamthefij/minitor-go
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
github.com/prometheus/client_golang v1.2.1
|
|
gopkg.in/yaml.v2 v2.2.4
|
|
)
|