mirror of
https://github.com/adnanh/webhook.git
synced 2025-10-05 06:01:03 +00:00
Update fsnotify dependency to v1.7.0
This commit is contained in:
parent
843ee65d8c
commit
38fc235839
413 changed files with 92579 additions and 127484 deletions
|
@ -19,9 +19,9 @@ import (
|
|||
"github.com/adnanh/webhook/internal/middleware"
|
||||
"github.com/adnanh/webhook/internal/pidfile"
|
||||
|
||||
"github.com/fsnotify/fsnotify"
|
||||
chimiddleware "github.com/go-chi/chi/v5/middleware"
|
||||
"github.com/gorilla/mux"
|
||||
fsnotify "gopkg.in/fsnotify.v1"
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue