Merge pull request #255 from rdcx/master
example: update migrated repo reference
This commit is contained in:
Коммит
6ba4ad0cc1
|
@ -8,7 +8,7 @@ syntax = "proto3";
|
|||
// for `package echo;` truss will create the directory "echo-service".
|
||||
package echo;
|
||||
|
||||
import "github.com/TuneLab/truss/deftree/googlethirdparty/annotations.proto";
|
||||
import "github.com/tuneinc/truss/deftree/googlethirdparty/annotations.proto";
|
||||
|
||||
service Echo {
|
||||
// Echo "echos" the incoming string
|
||||
|
|
Загрузка…
Ссылка в новой задаче