mirror of
https://github.com/octoleo/syncthing.git
synced 2025-01-24 07:28:27 +00:00
987718baf8
Also tweaks the proto definitions: - [packed=false] on the block_indexes field to retain compat with v0.14.16 and earlier. - Uses the vendored protobuf package in include paths. And, "build.go setup" will install the vendored protoc-gen-gogofast. This should ensure that a proto rebuild isn't so dependent on whatever version of the compiler and package the developer has installed... GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3864
5 lines
218 B
Plaintext
5 lines
218 B
Plaintext
The contributors to the Go protobuf repository:
|
|
|
|
# This source code was written by the Go contributors.
|
|
# The master list of contributors is in the main Go distribution,
|
|
# visible at http://tip.golang.org/CONTRIBUTORS. |