diff options
Diffstat (limited to 'internal/handlers/types.go')
| -rw-r--r-- | internal/handlers/types.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/handlers/types.go b/internal/handlers/types.go index 9fb767d3e..becb6d02e 100644 --- a/internal/handlers/types.go +++ b/internal/handlers/types.go @@ -1,7 +1,7 @@ package handlers import ( - "github.com/clems4ever/authelia/internal/authentication" + "github.com/authelia/authelia/internal/authentication" "github.com/tstranex/u2f" ) |
