3 changed files with 6 additions and 3 deletions
@ -1,9 +1,9 @@
|
||||
module github.com/kinvolk/go-omaha |
||||
module git.thisco.de/vbatts/go-omaha |
||||
|
||||
go 1.15 |
||||
|
||||
require ( |
||||
git.thisco.de/vbatts/go-omaha v0.0.0-20180327202221-e409d983eb60 // indirect |
||||
github.com/blang/semver v3.5.1+incompatible |
||||
github.com/kylelemons/godebug v1.1.0 |
||||
github.com/satori/go.uuid v1.1.0 |
||||
) |
||||
|
Loading…
Reference in new issue