File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module github.com/easysoft/qcadmin
22
33go 1.23.1
4- toolchain go1.24.1
5-
64require (
75 github.com/AlecAivazis/survey/v2 v2.3.7
86 github.com/BeidouCloudPlatform/go-bindata/v4 v4.1.0
@@ -20,7 +18,7 @@ require (
2018 github.com/gosuri/uitable v0.0.4
2119 github.com/imroc/req/v3 v3.49.1
2220 github.com/inconshreveable/go-update v0.0.0-20160112193335-8152e7eb6ccf
23- github.com/jackpal/gateway v1.0.16
21+ github.com/jackpal/gateway v1.1.1
2422 github.com/k0kubun/go-ansi v0.0.0-20180517002512-3bf9e2903213
2523 github.com/kardianos/service v1.2.2
2624 github.com/logrusorgru/aurora/v3 v3.0.0
Original file line number Diff line number Diff line change @@ -254,8 +254,8 @@ github.com/inconshreveable/go-update v0.0.0-20160112193335-8152e7eb6ccf h1:WfD7V
254254github.com/inconshreveable/go-update v0.0.0-20160112193335-8152e7eb6ccf /go.mod h1:hyb9oH7vZsitZCiBt0ZvifOrB+qc8PS5IiilCIb87rg =
255255github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8 =
256256github.com/inconshreveable/mousetrap v1.1.0 /go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw =
257- github.com/jackpal/gateway v1.0.16 h1:mTBRuHSW8qviVqX7kXnxKevqlfS/OA01ys6k6fxSX7w =
258- github.com/jackpal/gateway v1.0.16 /go.mod h1:IOn1OUbso/cGYmnCBZbCEqhNCLSz0xxdtIpUpri5/nA =
257+ github.com/jackpal/gateway v1.1.1 h1:UXXXkJGIHFsStms9ZBgGpoaFEJP7oJtFn5vplIT68E8 =
258+ github.com/jackpal/gateway v1.1.1 /go.mod h1:Tl1vZVtUaXx5j6P5HFmv45alhEi4yHHLfT4PRbB7eyw =
259259github.com/jmoiron/sqlx v1.4.0 h1:1PLqN7S1UYp5t4SrVVnt4nUVNemrDAtxlulVe+Qgm3o =
260260github.com/jmoiron/sqlx v1.4.0 /go.mod h1:ZrZ7UsYB/weZdl2Bxg6jCRO9c3YHl8r3ahlKmRT4JLY =
261261github.com/jonboulle/clockwork v0.4.0 h1:p4Cf1aMWXnXAUh8lVfewRBx1zaTSYKrKMF2g3ST4RZ4 =
You can’t perform that action at this time.
0 commit comments