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

Fix kingpin module path and add go.mod/go.sum #22

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bgilbert
Copy link

Fix build with current Go.

Fixes build error:

    go: github.com/idubinskiy/schematyper imports
        gopkg.in/alecthomas/kingpin.v2: gopkg.in/alecthomas/[email protected]: parsing go.mod:
        module declares its path as: github.com/alecthomas/kingpin/v2
            but was required as: gopkg.in/alecthomas/kingpin.v2
@dustymabe
Copy link

I ran into this today. Would be good to get it fixed.

@baude
Copy link

baude commented Jun 8, 2023

could you please merge this PR?

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

Successfully merging this pull request may close these issues.

4 participants