mirror of
https://github.com/traefik/traefik
synced 2026-02-03 12:20:33 +00:00
fix: go module
This commit is contained in:
committed by
GitHub
parent
707f84e2e4
commit
044dc6a221
@@ -5,7 +5,7 @@ import (
|
||||
"net/http"
|
||||
"runtime"
|
||||
|
||||
"github.com/traefik/traefik/v2/pkg/middlewares"
|
||||
"github.com/traefik/traefik/v3/pkg/middlewares"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user