aboutsummaryrefslogtreecommitdiff
path: root/cmd/stcrashreceiver/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/stcrashreceiver/main.go')
-rw-r--r--cmd/stcrashreceiver/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/stcrashreceiver/main.go b/cmd/stcrashreceiver/main.go
index 788b14657..657d19e91 100644
--- a/cmd/stcrashreceiver/main.go
+++ b/cmd/stcrashreceiver/main.go
@@ -25,9 +25,9 @@ import (
"github.com/alecthomas/kong"
raven "github.com/getsentry/raven-go"
"github.com/prometheus/client_golang/prometheus/promhttp"
+ _ "github.com/syncthing/syncthing/lib/automaxprocs"
"github.com/syncthing/syncthing/lib/sha256"
"github.com/syncthing/syncthing/lib/ur"
- _ "go.uber.org/automaxprocs"
)
const maxRequestSize = 1 << 20 // 1 MiB