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

Release 0.120.0 appears to be broken #290

Closed
nickmisasi opened this issue Mar 28, 2022 · 3 comments · Fixed by #291
Closed

Release 0.120.0 appears to be broken #290

nickmisasi opened this issue Mar 28, 2022 · 3 comments · Fixed by #291

Comments

@nickmisasi
Copy link

nickmisasi commented Mar 28, 2022

When attempting to install 0.120.0 I receive the following error:

go get -u github.com/stripe/stripe-mock
go: downloading github.com/stripe/stripe-mock v0.120.0
go: downloading github.com/lestrrat-go/pdebug v0.0.0-20180220043849-39f9a71bcabe
go: downloading github.com/lestrrat-go/jsref v0.0.0-20211028120858-c0bcbb5abf20
go: downloading github.com/lestrrat-go/pdebug v0.0.0-20210111095411-35b07dbf089b
go: downloading github.com/lestrrat-go/structinfo v0.0.0-20210312050401-7f8bd69d6acb
go: downloading github.com/lestrrat-go/option v1.0.0
../../go/pkg/mod/github.com/stripe/stripe-mock@v0.120.0/main.go:22:12: pattern openapi/openapi/fixtures3.json: no matching files found

First surfaced on CircleCI in an alpine linux container.
Can also reproduce on my local machine in existing and blank Go projects.

@nickmisasi nickmisasi changed the title Release 1.20.0 appears to be broken Release 0.120.0 appears to be broken Mar 28, 2022
@nickmisasi
Copy link
Author

Pinning the version to github.com/stripe/stripe-mock v0.119.0 for now gets around the issue.

@pakrym-stripe
Copy link
Contributor

pakrym-stripe commented Mar 28, 2022

Sorry for the inconvenience. The issue should be fixed in https://github.com/stripe/stripe-mock/releases/tag/v0.120.1

@nickmisasi
Copy link
Author

@pakrym-stripe thanks for the quick fix!

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 a pull request may close this issue.

2 participants