Skip to content

Commit 23b51f7

Browse files
build(deps): bump github.com/jackpal/gateway from 1.0.16 to 1.1.1
Bumps [github.com/jackpal/gateway](https://github.com/jackpal/gateway) from 1.0.16 to 1.1.1. - [Release notes](https://github.com/jackpal/gateway/releases) - [Commits](jackpal/gateway@v1.0.16...v1.1.1) --- updated-dependencies: - dependency-name: github.com/jackpal/gateway dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ffeaae commit 23b51f7

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/easysoft/qcadmin
22

33
go 1.23.1
4-
toolchain go1.24.1
5-
64
require (
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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,8 +254,8 @@ github.com/inconshreveable/go-update v0.0.0-20160112193335-8152e7eb6ccf h1:WfD7V
254254
github.com/inconshreveable/go-update v0.0.0-20160112193335-8152e7eb6ccf/go.mod h1:hyb9oH7vZsitZCiBt0ZvifOrB+qc8PS5IiilCIb87rg=
255255
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
256256
github.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=
259259
github.com/jmoiron/sqlx v1.4.0 h1:1PLqN7S1UYp5t4SrVVnt4nUVNemrDAtxlulVe+Qgm3o=
260260
github.com/jmoiron/sqlx v1.4.0/go.mod h1:ZrZ7UsYB/weZdl2Bxg6jCRO9c3YHl8r3ahlKmRT4JLY=
261261
github.com/jonboulle/clockwork v0.4.0 h1:p4Cf1aMWXnXAUh8lVfewRBx1zaTSYKrKMF2g3ST4RZ4=

0 commit comments

Comments
 (0)