add tier and production

This commit is contained in:
lenhattan86 2021-10-05 20:43:39 -07:00
parent c6adde03af
commit c0c79997d0
2 changed files with 6 additions and 2 deletions

4
go.mod
View file

@ -3,7 +3,7 @@ module github.com/aurora-scheduler/australis
go 1.15
require (
github.com/aurora-scheduler/gorealis/v2 v2.22.2
github.com/aurora-scheduler/gorealis/v2 v2.25.0
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.6.0
github.com/spf13/cobra v1.0.0
@ -13,4 +13,4 @@ require (
gopkg.in/yaml.v2 v2.2.8
)
replace github.com/apache/thrift v0.13.0 => github.com/ridv/thrift v0.13.2
replace github.com/apache/thrift v0.13.0 => github.com/ridv/thrift v0.13.2