File tree Expand file tree Collapse file tree 4 files changed +9
-7
lines changed
Expand file tree Collapse file tree 4 files changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/DATA-DOG/go-sqlmock v1.5.0
77 github.com/Masterminds/semver/v3 v3.1.1
88 github.com/actiontech/dms v0.0.0-20250821024621-eb0fc701649a
9- github.com/actiontech/java-sql-extractor v0.0.0-20231120024232-2b8c3c0894a1
9+ github.com/actiontech/java-sql-extractor v0.0.0-20251017060055-4ea7aa0b19dd
1010 github.com/actiontech/mybatis-mapper-2-sql v0.5.1-0.20250307064901-aabaceee2249
1111 github.com/agiledragon/gomonkey v2.0.2+incompatible
1212 github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
Original file line number Diff line number Diff line change @@ -50,6 +50,8 @@ github.com/actiontech/dms v0.0.0-20250821024621-eb0fc701649a h1:A1VYR3c16h9a3iDz
5050github.com/actiontech/dms v0.0.0-20250821024621-eb0fc701649a /go.mod h1:Jm+tDoBYmX8R8zqgPJRq1NwZXdxO/F+HxVRJVF65WXA =
5151github.com/actiontech/java-sql-extractor v0.0.0-20231120024232-2b8c3c0894a1 h1:/UHUgr+645xeXCqXzvOc3IqwOK5gLM+bU/C+s2Xe/Kk =
5252github.com/actiontech/java-sql-extractor v0.0.0-20231120024232-2b8c3c0894a1 /go.mod h1:adDZHhAf2LRMx2h0JzofPXn12x2XlyQjVE116KXquwo =
53+ github.com/actiontech/java-sql-extractor v0.0.0-20251017060055-4ea7aa0b19dd h1:FzXCTrceBXmCOfC63Ij1EoIP4+rhhoJDdM7d15QKY9M =
54+ github.com/actiontech/java-sql-extractor v0.0.0-20251017060055-4ea7aa0b19dd /go.mod h1:adDZHhAf2LRMx2h0JzofPXn12x2XlyQjVE116KXquwo =
5355github.com/actiontech/mybatis-mapper-2-sql v0.5.1-0.20250307064901-aabaceee2249 h1:BjbL364Bl45WMARnEqZrT7Pd0rMhd4vvnQbMvxX3iQw =
5456github.com/actiontech/mybatis-mapper-2-sql v0.5.1-0.20250307064901-aabaceee2249 /go.mod h1:NJIap8vov24C8eFE9j4JUkT/8+nCMiC8vyjaYKBiJMs =
5557github.com/agiledragon/gomonkey v2.0.2+incompatible h1:eXKi9/piiC3cjJD1658mEE2o3NjkJ5vDLgYjCQu0Xlw =
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ github.com/actiontech/dms/pkg/dms-common/pkg/aes
6868github.com/actiontech/dms/pkg/dms-common/pkg/http
6969github.com/actiontech/dms/pkg/dms-common/register
7070github.com/actiontech/dms/pkg/params
71- # github.com/actiontech/java-sql-extractor v0.0.0-20231120024232-2b8c3c0894a1
71+ # github.com/actiontech/java-sql-extractor v0.0.0-20251017060055-4ea7aa0b19dd
7272## explicit; go 1.19
7373github.com/actiontech/java-sql-extractor/java_antlr
7474github.com/actiontech/java-sql-extractor/parser
You can’t perform that action at this time.
0 commit comments