File tree Expand file tree Collapse file tree 4 files changed +5
-6
lines changed
github.com/actiontech/mybatis-mapper-2-sql/ast Expand file tree Collapse file tree 4 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/Masterminds/semver/v3 v3.1.1
88 github.com/actiontech/dms v0.0.0-20241223063204-661bd1bf229b
99 github.com/actiontech/java-sql-extractor v0.0.0-20231103015812-cdd5fc040f62
10- github.com/actiontech/mybatis-mapper-2-sql v0.5.1-0.20250307033457-1b5cae28383c
10+ 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
1313 github.com/alibabacloud-go/darabonba-openapi v0.1.18
Original file line number Diff line number Diff line change @@ -50,8 +50,8 @@ github.com/actiontech/dms v0.0.0-20241223063204-661bd1bf229b h1:ROmTjEcA8/yVI2oh
5050github.com/actiontech/dms v0.0.0-20241223063204-661bd1bf229b /go.mod h1:Jm+tDoBYmX8R8zqgPJRq1NwZXdxO/F+HxVRJVF65WXA =
5151github.com/actiontech/java-sql-extractor v0.0.0-20231103015812-cdd5fc040f62 h1:JM7WnLzlvXOGE90KKd+aigi+qUDS+U5dLwQMNpTKZxE =
5252github.com/actiontech/java-sql-extractor v0.0.0-20231103015812-cdd5fc040f62 /go.mod h1:adDZHhAf2LRMx2h0JzofPXn12x2XlyQjVE116KXquwo =
53- github.com/actiontech/mybatis-mapper-2-sql v0.5.1-0.20250307033457-1b5cae28383c h1:nCB33pHYQ0SER9vull7QoSrkboWt9CC6yYrbrt6sCPU =
54- github.com/actiontech/mybatis-mapper-2-sql v0.5.1-0.20250307033457-1b5cae28383c /go.mod h1:NJIap8vov24C8eFE9j4JUkT/8+nCMiC8vyjaYKBiJMs =
53+ github.com/actiontech/mybatis-mapper-2-sql v0.5.1-0.20250307064901-aabaceee2249 h1:BjbL364Bl45WMARnEqZrT7Pd0rMhd4vvnQbMvxX3iQw =
54+ github.com/actiontech/mybatis-mapper-2-sql v0.5.1-0.20250307064901-aabaceee2249 /go.mod h1:NJIap8vov24C8eFE9j4JUkT/8+nCMiC8vyjaYKBiJMs =
5555github.com/agiledragon/gomonkey v2.0.2+incompatible h1:eXKi9/piiC3cjJD1658mEE2o3NjkJ5vDLgYjCQu0Xlw =
5656github.com/agiledragon/gomonkey v2.0.2+incompatible /go.mod h1:2NGfXu1a80LLr2cmWXGBDaHEjb1idR6+FVlX5T3D9hw =
5757github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc /go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc =
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ github.com/actiontech/dms/pkg/params
7070## explicit; go 1.19
7171github.com/actiontech/java-sql-extractor/java_antlr
7272github.com/actiontech/java-sql-extractor/parser
73- # github.com/actiontech/mybatis-mapper-2-sql v0.5.1-0.20250307033457-1b5cae28383c
73+ # github.com/actiontech/mybatis-mapper-2-sql v0.5.1-0.20250307064901-aabaceee2249
7474## explicit; go 1.17
7575github.com/actiontech/mybatis-mapper-2-sql
7676github.com/actiontech/mybatis-mapper-2-sql/ast
You can’t perform that action at this time.
0 commit comments