We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
go 1.22rc2
panic: invalid semver string: "v1.22rc2" goroutine 20 [running]: mvdan.cc/gofumpt/format.File(0x14000010080, 0x1400021c000, {{0x1400000ec40, 0x8}, {0x1400013a120, 0x22}, 0x1}) /Users/xxx/go/pkg/mod/mvdan.cc/gofumpt@v0.5.0/format/format.go:97 +0x264 main.processFile({0x1400008c3c0, 0x54}, {0x1048bd480, 0x1400009e8f0}, {0x0?, 0x0?}, 0x0?, 0x0) /Users/xxx/go/pkg/mod/mvdan.cc/gofumpt@v0.5.0/gofmt.go:313 +0x20c main.gofmtMain.func4.1(0x0?) /Users/xxx/go/pkg/mod/mvdan.cc/gofumpt@v0.5.0/gofmt.go:529 +0x40 main.(*sequencer).Add.func2() /Users/xxx/go/pkg/mod/mvdan.cc/gofumpt@v0.5.0/gofmt.go:191 +0x48 created by main.(*sequencer).Add in goroutine 1 /Users/xxx/go/pkg/mod/mvdan.cc/gofumpt@v0.5.0/gofmt.go:190 +0x1a8 exit status 2
The text was updated successfully, but these errors were encountered:
See #280. I will do a release soon, since this fix is only in master.
Sorry, something went wrong.
No branches or pull requests
go.mod
The text was updated successfully, but these errors were encountered: