Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

add go module support #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lanzafame
Copy link

@lanzafame lanzafame commented Jan 29, 2019

Not sure how to actually go about testing this PR. Happy to do it with some guidance.

@Stebalien
Copy link

LGTM bug @magik6k is the expert here.

@Stebalien Stebalien requested a review from magik6k January 30, 2019 00:14
Copy link
Collaborator

@magik6k magik6k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (the whole golang target could use some cleanup, but that's out of scope here)

@magik6k
Copy link
Collaborator

magik6k commented Jan 30, 2019

(you can test this by copying golang pipeline code into ci/Jenkinsfile in related project, and switching golang() to call() at the bottom)

@raulk
Copy link

raulk commented Jan 30, 2019

Can we merge this so that libp2p/go-libp2p-kad-dht#236 can go in too?

Copy link

@raulk raulk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh dear, I hate Groovy but this looks sane. I suggest we take it for a spin in libp2p/go-libp2p-kad-dht#236 as @magik6k suggests.

bat 'gx --verbose install --global'
bat 'gx-go rewrite'
} else {
bat 'go mod download'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: our gomod path triggers whenever the user provides a value for dep and iff the value is anything other than gx, not necessarily go-mod as the README.md suggests.

@anacrolix
Copy link
Contributor

Can this be merged?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants