浏览代码

fix antlr mod (#669)

anqiansong 4 年之前
父节点
当前提交
f64fe5eb5e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      go.mod

+ 1 - 0
go.mod

@@ -61,3 +61,4 @@ require (
 	honnef.co/go/tools v0.0.1-2020.1.4 // indirect
 	honnef.co/go/tools v0.0.1-2020.1.4 // indirect
 	sigs.k8s.io/yaml v1.2.0 // indirect
 	sigs.k8s.io/yaml v1.2.0 // indirect
 )
 )
+replace github.com/antlr/antlr4/runtime/Go/antlr => github.com/antlr/antlr4 v0.0.0-20210105212045-464bcbc32de2