diff --git a/go.mod b/go.mod index b4d077fc47..ce4a3967b4 100644 --- a/go.mod +++ b/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