Making roughtime go-gettable

59 views
Skip to first unread message

ga...@cloudflare.com

unread,
Oct 1, 2018, 2:40:04 PM10/1/18
to proto-roughtime
Hi there! I'm now managing Cloudflare's roughtime client, and we would like to vendor our dependencies on the config and protocol packages. The problem is that roughtime cannot work with golang dep because the Google roughtime library is not go-gettable (there are no go-import meta tags). Would it be possible to add these meta tags to this git repository, or make google's roughtime code available as a golang.org/x/roughtime package? Thanks!

Adam Langley

unread,
Oct 1, 2018, 2:45:53 PM10/1/18
to ga...@cloudflare.com, proto-roughtime
On Mon, Oct 1, 2018 at 11:40 AM gabbi via proto-roughtime <proto-r...@chromium.org> wrote:
Hi there! I'm now managing Cloudflare's roughtime client, and we would like to vendor our dependencies on the config and protocol packages. The problem is that roughtime cannot work with golang dep because the Google roughtime library is not go-gettable (there are no go-import meta tags). Would it be possible to add these meta tags to this git repository, or make google's roughtime code available as a golang.org/x/roughtime package? Thanks!

I don't think a golang.org/x repo is warranted for roughtime, but does something like:


work for you?


Cheers

AGL 

ga...@cloudflare.com

unread,
Oct 1, 2018, 2:49:36 PM10/1/18
to proto-roughtime, ga...@cloudflare.com
Nice, it does! Thank you so much :)
Reply all
Reply to author
Forward
0 new messages