update go.mod
This commit is contained in:
parent
9ef09cc36a
commit
6142bcc5a0
1 changed files with 4 additions and 2 deletions
4
go.mod
4
go.mod
|
@ -3,7 +3,9 @@ module github.com/aurora-scheduler/australis
|
|||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/aurora-scheduler/gorealis/v2 v2.26.0
|
||||
github.com/andygrunwald/megos v0.0.0-20210622170559-e9ff1cac83c5
|
||||
github.com/aurora-scheduler/gorealis/v2 v2.28.0
|
||||
github.com/gizak/termui/v3 v3.1.0
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/sirupsen/logrus v1.6.0
|
||||
github.com/spf13/cobra v1.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue