summaryrefslogtreecommitdiff
path: root/internal/handlers/handler_authz_impl_legacy_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/handlers/handler_authz_impl_legacy_test.go')
-rw-r--r--internal/handlers/handler_authz_impl_legacy_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/handlers/handler_authz_impl_legacy_test.go b/internal/handlers/handler_authz_impl_legacy_test.go
index 30949e387..f7adfbff7 100644
--- a/internal/handlers/handler_authz_impl_legacy_test.go
+++ b/internal/handlers/handler_authz_impl_legacy_test.go
@@ -7,10 +7,10 @@ import (
"strings"
"testing"
- "github.com/golang/mock/gomock"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/suite"
"github.com/valyala/fasthttp"
+ "go.uber.org/mock/gomock"
"github.com/authelia/authelia/v4/internal/authentication"
"github.com/authelia/authelia/v4/internal/authorization"