[
https://issues.apache.org/jira/browse/HTRACE-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14271845#comment-14271845
]
Colin Patrick McCabe commented on HTRACE-59:
--------------------------------------------
I guess maybe we could do this: if godep is on the $PATH, use that version. If
godep is not on the $PATH, use "go get" to get the latest version and use that.
That way, we can still build old releases if godep changes in an incompatible
way. Let me make a patch that does this.
> Add a way of locking go dependencies to a specific version
> ----------------------------------------------------------
>
> Key: HTRACE-59
> URL: https://issues.apache.org/jira/browse/HTRACE-59
> Project: HTrace
> Issue Type: Bug
> Affects Versions: 3.1.0
> Reporter: Colin Patrick McCabe
> Assignee: Colin Patrick McCabe
> Attachments: HTRACE-59.001.patch, HTRACE-59.002.patch,
> HTRACE-59.003.patch
>
>
> We should add a way of locking our go dependencies to a specific version, so
> that we can get 100% repeatable builds for a specific HTrace release.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)