You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
259 B
Modula-2

module git.xbudex.com/buddy/open-hardware-monitor
go 1.13
require (
github.com/gosimple/slug v1.7.0
github.com/prometheus/client_golang v1.1.0
github.com/rainycape/unidecode v0.0.0-20150907023854-cb7f23ec59be // indirect
github.com/urfave/cli v1.22.1
)