Update patch set 1

Patch Set 1:

Thanks for the review. There is a section in the Go docs about dealing with remote endpoints that's worth a read. It's at http://golang.org/cmd/go/#hdr-Remote_import_paths. Given that, you can use `go get git.openstack.org/stackforge/golang-client.git`. This is in the readme. You'll need to use this import path in your own code. For example, see http://git.openstack.org/cgit/stackforge/golang-client/tree/examples/10-objectstore.go#n22.

Patch-set: 1
Label: Verified=0
This commit is contained in:
Gerrit User 8512 2014-06-09 14:42:19 +00:00 committed by Gerrit Code Review
parent 82fca83671
commit eef4fd8ea7

Diff Content Not Available