fix import path
2 files changed, 2 insertions(+), 2 deletions(-) M dfproto/CoreProtocol.pb.go M hackurist.go
M dfproto/CoreProtocol.pb.go +1 -1
@@ 22,7 22,7 @@ It has these top-level messages: CoreRunCommandRequest CoreRunLuaRequest */ -package bitbucket.org/telesto/liburist/rpc/dfproto +package dfproto import proto "github.com/golang/protobuf/proto" import math "math"
M hackurist.go +1 -1