mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
go.mod: retract 1.13.9
This commit is contained in:
parent
830f3c764c
commit
59170b5b26
1 changed files with 2 additions and 0 deletions
2
go.mod
2
go.mod
|
|
@ -141,3 +141,5 @@ require (
|
|||
gopkg.in/yaml.v2 v2.4.0 // indirect
|
||||
rsc.io/tmplfunc v0.0.3 // indirect
|
||||
)
|
||||
|
||||
retract v1.13.9 // wrong commit was tagged
|
||||
|
|
|
|||
Loading…
Reference in a new issue