mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 14:27:32 +00:00
fix: use correct template package (#7522)
This commit is contained in:
@@ -2,10 +2,10 @@ package renderer
|
||||
|
||||
import (
|
||||
"context"
|
||||
"html/template"
|
||||
"io/ioutil"
|
||||
"net/http"
|
||||
"os"
|
||||
"text/template"
|
||||
|
||||
"github.com/zitadel/logging"
|
||||
"golang.org/x/text/language"
|
||||
|
Reference in New Issue
Block a user