forked from TrueCloudLab/frostfs-node
[#1] go.mod: Remove retract version
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
parent
0c866f62c5
commit
13b53258b4
1 changed files with 0 additions and 5 deletions
5
go.mod
5
go.mod
|
@ -119,8 +119,3 @@ require (
|
|||
lukechampine.com/blake3 v1.2.1 // indirect
|
||||
rsc.io/tmplfunc v0.0.3 // indirect
|
||||
)
|
||||
|
||||
retract (
|
||||
v1.22.1 // Contains retraction only.
|
||||
v1.22.0 // Published accidentally.
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue