andygrunwald / andygrunwald/vdf
Need to update module path in go.mod to v2
Aperta
Adatta ai principianti
- Lingua principale
- Go
- Stelle
- 68
- Fork
- 8
- Merge medio
- 1g 18h
- PR unite (30g)
- 1
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- go
- Ambito
- build-system
- Tipo di issue
- Bug
- Difficoltà
- 1/5
- Tempo stimato
- Meno di un'ora
- Stato di attività
- Attiva
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 90/100