Changing module address to be under aurora-scheduler (#1)

The v2 version of gorealis will now be housed under the aurora-scheduler organization.
This commit is contained in:
Renán I. Del Valle 2020-02-18 18:07:17 -08:00 committed by GitHub
parent fc983fa096
commit 3a6a93f946
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
go.mod
View file

@ -1,4 +1,4 @@
module github.com/paypal/gorealis/v2
module github.com/aurora-scheduler/gorealis/v2
require (
github.com/apache/thrift v0.12.0