* go mod init; rm -rf vendor * tweak proto files and generation * go mod vendor * clean up build.go * protobuf literals in tests * downgrade gogo/protobuf
4 lines
96 B
Modula-2
4 lines
96 B
Modula-2
module github.com/syncthing/notify
|
|
|
|
require golang.org/x/sys v0.0.0-20180926160741-c2ed4eda69e7
|