Release v1.11.0 is failing verification with malformed record data
- Dominant language
- Go
- Stars
- 479
- Forks
- 187
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Updated my application to use go-sdk v1.11.0.
go mod tidy results with this error:
`github.com/dapr/go-sdk/client: github.com/dapr/go-sdk@v1.11.0: verifying module: github.com/dapr/go-sdk@v1.11.0: malformed record data`
**To Reproduce**
Update to version 1.11.0.
build application.
**Expected behavior**
go-sdk should pass verification checks.
Contributor guide
Research direction
Reproduce the report by updating a Go application to go-sdk v1.11.0 and running go mod tidy, then build the application to confirm the malformed record data verification failure. Trace the v1.11.0 module metadata and release artifact involved; done means the module passes Go verification and dependent applications build successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100