chore: update github.com/fsnotify/fsnotify to v1.7.0
This commit is contained in:
parent
7345afd8b6
commit
5be13802dc
3 changed files with 4 additions and 7 deletions
|
@ -11,13 +11,13 @@ import (
|
|||
"text/template"
|
||||
|
||||
"github.com/Masterminds/sprig/v3"
|
||||
"github.com/fsnotify/fsnotify"
|
||||
"github.com/traefik/paerser/file"
|
||||
"github.com/traefik/traefik/v2/pkg/config/dynamic"
|
||||
"github.com/traefik/traefik/v2/pkg/log"
|
||||
"github.com/traefik/traefik/v2/pkg/provider"
|
||||
"github.com/traefik/traefik/v2/pkg/safe"
|
||||
"github.com/traefik/traefik/v2/pkg/tls"
|
||||
"gopkg.in/fsnotify.v1"
|
||||
)
|
||||
|
||||
const providerName = "file"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue