Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go.mod: Update smallstep/truststore, fix build on FreeBSD #4473

Merged
merged 1 commit into from Dec 9, 2021

Conversation

francislavoie
Copy link
Member

@francislavoie francislavoie commented Dec 9, 2021

See smallstep/truststore#7 (comment) and smallstep/truststore#9

Last update to truststore unfortunately broke building on FreeBSD because of a missing build tag in a file, causing a duplicate method declaration.

@francislavoie francislavoie added the bug 🐞 Something isn't working label Dec 9, 2021
@francislavoie francislavoie added this to the v2.5.0 milestone Dec 9, 2021
Copy link
Member

@mholt mholt left a comment

Choose a reason for hiding this comment

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

Thanks!

@francislavoie francislavoie merged commit 4906b93 into master Dec 9, 2021
@francislavoie francislavoie deleted the fix-freebsd branch December 9, 2021 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants