Use signal.NotifyContext and WaitGroup.Go (#466)

This commit is contained in:
Geoff Bourne
2025-10-21 20:48:05 -05:00
committed by GitHub
parent aaf470bd88
commit fb670189d8
5 changed files with 23 additions and 30 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/itzg/mc-router
go 1.24.4
go 1.25
require (
github.com/fsnotify/fsnotify v1.9.0