geomacy commented on issue #78: BROOKLYN-586 update br to use github.com/PaesslerAG/jsonpath URL: https://github.com/apache/brooklyn-client/pull/78#issuecomment-519699737 Ah the build failure is down to the Go version. More precisely it's due to a missing `context` package - `context` is a dependency of `PaesslerAG/jsonpath`, and is in Go 1.7 up. I suggest we should move our Go version up to something more recent anyway.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
