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