forked from Ivasoft/traefik
chore: move the parser to a dedicated package.
This commit is contained in:
committed by
GitHub
parent
eecc2f4dd7
commit
1502d20def
@@ -7,7 +7,7 @@ import (
|
||||
"strings"
|
||||
|
||||
"github.com/abronan/valkeyrie/store"
|
||||
"github.com/containous/traefik/v2/pkg/config/parser"
|
||||
"github.com/traefik/paerser/parser"
|
||||
)
|
||||
|
||||
// DecodeToNode converts the labels to a tree of nodes.
|
||||
|
||||
Reference in New Issue
Block a user