replace antlr module (#672)
* replace antlr module * refactor version of antlr
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"fmt"
|
||||
"unicode"
|
||||
|
||||
"github.com/antlr/antlr4/runtime/Go/antlr"
|
||||
"github.com/zeromicro/antlr"
|
||||
)
|
||||
|
||||
// Suppress unused import error
|
||||
|
||||
Reference in New Issue
Block a user