# HG changeset patch # User telesto # Date 1418655124 -3600 # Mon Dec 15 15:52:04 2014 +0100 # Node ID 56be6bc296bd2f5d9e61b3af1f8e624bee389be3 # Parent 79c17d3d5a2ae9cc4a9ce45d335f0f8b3580ca45 use full package path to dfproto to make go get work diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ go get bitbucket.org/telesto/hackurist -API Documentation: (http://godoc.org/bitbucket.org/telesto/hackurist) +API Documentation: http://godoc.org/bitbucket.org/telesto/hackurist command line tool @@ -19,6 +19,9 @@ go get bitbucket.org/telesto/hackurist/cmd/hackurist +Download: + + Usage: See hackurist -h diff --git a/dfproto/CoreProtocol.pb.go b/dfproto/CoreProtocol.pb.go --- a/dfproto/CoreProtocol.pb.go +++ b/dfproto/CoreProtocol.pb.go @@ -22,7 +22,7 @@ CoreRunCommandRequest CoreRunLuaRequest */ -package dfproto +package bitbucket.org/telesto/liburist/rpc/dfproto import proto "github.com/golang/protobuf/proto" import math "math"