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

multi modules and build with proxy=true #4379

Closed
3 of 4 tasks
jkroepke opened this issue Oct 20, 2023 · 0 comments · Fixed by #4405
Closed
3 of 4 tasks

multi modules and build with proxy=true #4379

jkroepke opened this issue Oct 20, 2023 · 0 comments · Fixed by #4405
Assignees
Labels
bug Something isn't working

Comments

@jkroepke
Copy link

What happened?

Running goreleaser on a multi module repository with proxy=true results into an error malformed module path "github.com/jkroepke/openvpn-auth-oauth2\ngithub.com/jkroepke/openvpn-auth-oauth2/pkg/plugin\ngithub.com/jkroepke/openvpn-auth-oauth2/pkg/testutils": invalid char '\n'

Ref: https://github.com/jkroepke/openvpn-auth-oauth2/actions/runs/6583656463/job/17887104846

How can we reproduce this?

  1. git clone github.com/jkroepke/openvpn-auth-oauth2
  2. git checkout v1.10.0-rc.0
  3. run goreleaser release

goreleaser version

1.21.2

GoReleaser Check

  • goreleaser check shows no errors

Search

  • I did search for other open and closed issues before opening this

Supporter

Code of Conduct

  • I agree to follow this project's Code of Conduct

Additional context

No response

@jkroepke jkroepke added bug Something isn't working triage Issue pending triage by one of the maintainers labels Oct 20, 2023
@caarlos0 caarlos0 removed the triage Issue pending triage by one of the maintainers label Oct 26, 2023
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 a pull request may close this issue.

2 participants