chore: update import paths and registry refs after move to gitea
auth0mock / build (pull_request) Successful in 1m28s
auth0mock / build (pull_request) Successful in 1m28s
This commit is contained in:
@@ -15,9 +15,9 @@ import (
|
||||
"github.com/alecthomas/kong"
|
||||
"github.com/rs/cors"
|
||||
|
||||
"gitlab.com/unboundsoftware/auth0mock/auth"
|
||||
"gitlab.com/unboundsoftware/auth0mock/handlers"
|
||||
"gitlab.com/unboundsoftware/auth0mock/store"
|
||||
"git.unbound.se/unboundsoftware/auth0mock/auth"
|
||||
"git.unbound.se/unboundsoftware/auth0mock/handlers"
|
||||
"git.unbound.se/unboundsoftware/auth0mock/store"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user