Multiple updates (#445)

This commit is contained in:
Jonas Plum
2022-09-30 00:50:47 +02:00
committed by GitHub
parent 522e93c8f1
commit efaf0ed266
11 changed files with 58 additions and 531 deletions

View File

@@ -5,8 +5,8 @@ import (
"net/http"
"time"
"github.com/go-chi/chi"
"github.com/go-chi/chi/middleware"
"github.com/go-chi/chi/v5"
"github.com/go-chi/chi/v5/middleware"
"github.com/SecurityBrewery/catalyst/auth"
"github.com/SecurityBrewery/catalyst/bus"