Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

Go modules update #191

Closed
wants to merge 2 commits into from
Closed

Go modules update #191

wants to merge 2 commits into from

Conversation

tzununbekov
Copy link
Member

Missing modules added so that go get github.com/triggermesh/tm should work
closes #190

@tzununbekov tzununbekov self-assigned this Jun 24, 2020
@tzununbekov tzununbekov marked this pull request as draft June 24, 2020 15:19
@tzununbekov tzununbekov force-pushed the go-mod-fix branch 3 times, most recently from 815e8f1 to e122201 Compare June 25, 2020 09:14
@antoineco
Copy link

Reason for closing, quoting @tzununbekov:

replace directives have no effect outside of your own module, so if you invoke go get outside of your own module, they have no effect.

-this is why go get for tm CLI doesn't work
golang/go#30354

@tzununbekov tzununbekov deleted the go-mod-fix branch July 19, 2021 06:59
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.

Check that go get github.com/triggermesh/tm works
2 participants