* 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
This commit is contained in:
3
vendor/github.com/syncthing/notify/go.mod
generated
vendored
Normal file
3
vendor/github.com/syncthing/notify/go.mod
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
module github.com/syncthing/notify
|
||||
|
||||
require golang.org/x/sys v0.0.0-20180926160741-c2ed4eda69e7
|
||||
Reference in New Issue
Block a user