mirror of
https://github.com/syncthing/syncthing.git
synced 2026-02-05 03:32:24 -05:00
### Purpose Instead of hardcoding `SigningKey` as text use `go:embed`. Fixes #9247. ### Testing * Building syncthing * Trying to upgrade (signature verification)