Refactor Tagger package. Add fsNotify Service

This commit is contained in:
2025-05-19 16:08:43 +02:00
parent 14bad81b9f
commit 85f17c0fd8
7 changed files with 131 additions and 21 deletions

1
go.mod
View File

@@ -44,6 +44,7 @@ require (
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect
github.com/felixge/httpsnoop v1.0.4 // indirect
github.com/fsnotify/fsnotify v1.9.0 // indirect
github.com/go-asn1-ber/asn1-ber v1.5.7 // indirect
github.com/go-jose/go-jose/v4 v4.0.5 // indirect
github.com/go-openapi/jsonpointer v0.21.0 // indirect