chore: change import

This commit is contained in:
Fabienne 2022-04-26 17:51:43 +02:00
parent 46bbbfb72a
commit 819aa4e2ee

View file

@ -4,7 +4,7 @@ import (
"context" "context"
"errors" "errors"
"github.com/caos/logging" "github.com/zitadel/logging"
"gopkg.in/square/go-jose.v2" "gopkg.in/square/go-jose.v2"
) )