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.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/stwatchfile/main.go b/cmd/stwatchfile/main.go
index 73eebfdf4..8ec0ff95d 100644
--- a/cmd/stwatchfile/main.go
+++ b/cmd/stwatchfile/main.go
@@ -13,8 +13,8 @@ import (
"os"
"time"
+ _ "github.com/syncthing/syncthing/lib/automaxprocs"
"github.com/syncthing/syncthing/lib/sha256"
- _ "go.uber.org/automaxprocs"
)
func main() {