File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/wangle201210/text2sql/cmd/text2sql
22
33go 1.23.1
44
5- require github.com/wangle201210/text2sql v0.0.0-20250226085626-099821de6c13
5+ require github.com/wangle201210/text2sql v0.0.0-20250227070036-722d48a0f6f1
66
77require (
88 filippo.io/edwards25519 v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -136,8 +136,8 @@ github.com/ugorji/go v1.2.7 h1:qYhyWUUd6WbiM+C6JZAUkIJt/1WrjzNHY9+KCIjVqTo=
136136github.com/ugorji/go v1.2.7 /go.mod h1:nF9osbDWLy6bDVv/Rtoh6QgnvNDpmCalQV5urGCCS6M =
137137github.com/ugorji/go/codec v1.2.7 h1:YPXUKf7fYbp/y8xloBqZOw2qaVggbfwMlI8WM3wZUJ0 =
138138github.com/ugorji/go/codec v1.2.7 /go.mod h1:WGN1fab3R1fzQlVQTkfxVtIBhWDRqOviHU95kRgeqEY =
139- github.com/wangle201210/text2sql v0.0.0-20250226085626-099821de6c13 h1:FXYH4ZnemioDFmsVzHmEQd+aD3eAU6zUrdd8ziVAADs =
140- github.com/wangle201210/text2sql v0.0.0-20250226085626-099821de6c13 /go.mod h1:MJkBb2KLBZNHMa+vPEoWG7V51HevMr7U0OeQiPTeayU =
139+ github.com/wangle201210/text2sql v0.0.0-20250227070036-722d48a0f6f1 h1:9lWbYxbGrxs3xp34miwDxxn0jul0Pha/ibqA2GuafaU =
140+ github.com/wangle201210/text2sql v0.0.0-20250227070036-722d48a0f6f1 /go.mod h1:MJkBb2KLBZNHMa+vPEoWG7V51HevMr7U0OeQiPTeayU =
141141github.com/x-cray/logrus-prefixed-formatter v0.5.2 h1:00txxvfBM9muc0jiLIEAkAcIMJzfthRT6usrui8uGmg =
142142github.com/x-cray/logrus-prefixed-formatter v0.5.2 /go.mod h1:2duySbKsL6M18s5GU7VPsoEPHyzalCE06qoARUCeBBE =
143143github.com/yargevad/filepathx v1.0.0 h1:SYcT+N3tYGi+NvazubCNlvgIPbzAk7i7y2dwg3I5FYc =
You can’t perform that action at this time.
0 commit comments