mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-13 01:40:00 +08:00
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