Adding ability to start an update.

This commit is contained in:
Renan DelValle 2020-05-07 15:35:20 -07:00
parent d7db155d88
commit f6ddd016aa
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9
5 changed files with 59 additions and 78 deletions

2
go.mod
View file

@ -1,7 +1,7 @@
module github.com/aurora-scheduler/australis
require (
github.com/aurora-scheduler/gorealis/v2 v2.22.0
github.com/aurora-scheduler/gorealis/v2 v2.22.1
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.6.0
github.com/spf13/cobra v1.0.0