andygrunwald / andygrunwald/vdf
Need to update module path in go.mod to v2
未關閉
適合新手
- 主要語言
- Go
- 星號
- 68
- 分支
- 8
- 平均合併
- 1 天 18 小時
- 30 天內合併 PR
- 1
描述
While there is a tag and release for v2.0.0, this is not reflected in go.mod.
This means that only v1 can be imported, as golang requires modules to reflect major versions in go.mod.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Open go.mod and compare its module path with the existing v2.0.0 tag and release. Update the module path to use the required v2 major-version suffix, then verify that the v2 module can be imported as described.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- go
- 領域
- build-system
- Issue 類型
- 缺陷
- 難度
- 1/5
- 預估耗時
- 1 小時以內
- 活躍度
- 活躍
- 描述清晰度
- 描述清楚
- 新手友好度
- 90/100