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