9 lines
176 B
Modula-2
9 lines
176 B
Modula-2
module git.thisco.de/vbatts/go-omaha
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
github.com/blang/semver v3.5.1+incompatible
|
|
github.com/kylelemons/godebug v1.1.0
|
|
github.com/satori/go.uuid v1.1.0
|
|
)
|