mirror of
https://github.com/syncthing/syncthing.git
synced 2026-03-11 11:00:22 -04:00
This makes the device ID a real type that can be used in the protobuf schema. That avoids the juggling back and forth from []byte in a bunch of places and simplifies the code. GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3695