andygrunwald / andygrunwald/vdf
Need to update module path in go.mod to v2
オープン
初心者向け
- 主要言語
- Go
- スター
- 68
- フォーク
- 8
- 平均マージ
- 1日 18時間
- マージ済み PR(30日)
- 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