aboutsummaryrefslogtreecommitdiff
path: root/cmd/stwatchfile/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/stwatchfile/main.go')
-rw-r--r--cmd/stwatchfile/main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/stwatchfile/main.go b/cmd/stwatchfile/main.go
index 0a8bd4dc1..73eebfdf4 100644
--- a/cmd/stwatchfile/main.go
+++ b/cmd/stwatchfile/main.go
@@ -14,6 +14,7 @@ import (
"time"
"github.com/syncthing/syncthing/lib/sha256"
+ _ "go.uber.org/automaxprocs"
)
func main() {