andygrunwald / andygrunwald/go-jira

v1.12.0 checksum mismatch

未关闭
#371 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
needs triage
主要语言
Go
星标
1.6k
派生
500
PR 合并指标
30 天内没有已合并 PR

描述

## Describe the bug

Dependabot reports a checksum mismatch between what is downloaded and what is in go.sum.

```
Dependabot encountered the following error:

verifying github.com/andygrunwald/go-jira@v1.12.0: checksum mismatch
downloaded: h1:lf2Y3VFMuYNPbgAiLBHVDXYbmXrA4+/++7D6EFHK7xk=
go.sum: h1:JJi2cEDmDxVtTXxC8ruLDbtOU6pA4OLeL0niyfNcoWw=
```

## To Reproduce

## Expected behavior

The downloaded checksum should match what we had in go.sum.

## Possible Solution

## Your Environment

Include as many relevant details about the environment you experienced the problem in

* go-jira version (git tag or sha): v1.12.0
* Go version (`go version`): go version go1.14.2 darwin/amd64
* Jira version:
* Jira type (cloud or on-premise): Cloud
* Involved Jira plugins:
* Operating System and version: MacOS Big Sur 11.2.3 (20D91)

## Additional context

When I run go build locally the same old checksum (JJi2) appears, but dependabot consistently shows the same differing checksum (lf2Y). Which one should I expect?

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。