Skip to content

fix: wireguard unknown revision when using GOPROXY=direct#9620

Merged
ssoroka merged 1 commit intomasterfrom
fixwireguarddep
Aug 17, 2021
Merged

fix: wireguard unknown revision when using GOPROXY=direct#9620
ssoroka merged 1 commit intomasterfrom
fixwireguarddep

Conversation

@sspaink
Copy link
Copy Markdown
Contributor

@sspaink sspaink commented Aug 12, 2021

Resolve: #8800

Relevant information that explains the problem:

Seems this issue only happens when GOPROXY is set to direct, I created pr to implement the workaround suggested by the above links to use the pseudo version number for wireguard.

For more information on pseudo versions you can look here: https://golang.org/doc/modules/version-numbers#tmp_1

This is also causing dependabot to fail.

@sspaink sspaink added fix pr to fix corresponding bug ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. labels Aug 12, 2021
@sspaink sspaink changed the title fix: wireguard unknown revision when using direct fix: wireguard unknown revision when using GOPROXY=direct Aug 12, 2021
@ssoroka ssoroka merged commit 967e31e into master Aug 17, 2021
@ssoroka ssoroka deleted the fixwireguarddep branch August 17, 2021 21:14
reimda pushed a commit that referenced this pull request Aug 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix pr to fix corresponding bug ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Building Telegraf 1.17.2 fails due to unknown-revision error of the wireguard dependency

2 participants