Skip to content

Commit 227d72e

Browse files
committed
update github.com/xgfone/ship/v2 to v2.1.0
1 parent 3832867 commit 227d72e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

vncproxy/cmd/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/onsi/gomega v1.5.0 // indirect
77
github.com/xgfone/gconf/v4 v4.2.0
88
github.com/xgfone/klog/v2 v2.2.0
9-
github.com/xgfone/ship/v2 v2.0.0
9+
github.com/xgfone/ship/v2 v2.1.0
1010
github.com/xgfone/websocket v1.6.0
1111
)
1212

vncproxy/cmd/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ github.com/xgfone/gconf/v4 v4.2.0/go.mod h1:WDzOSr2uZO8+tNUt9xcL+uWhjZMjKAnt4BUu
3333
github.com/xgfone/go-tools/v6 v6.0.0/go.mod h1:EMuga8l5Q0i8LJIAL5QEqx9O1HvhX6QsJjvsnW5r8rk=
3434
github.com/xgfone/klog/v2 v2.2.0 h1:G9FBDCIJI8ZgG0mZyEWCnhoBsMJml1Al2p5zLgVXcuk=
3535
github.com/xgfone/klog/v2 v2.2.0/go.mod h1:8OQlQx2PfS5GN+aJKlsVJDqRsQ9tSd0lKj2dRTaR1+o=
36-
github.com/xgfone/ship/v2 v2.0.0 h1:sowkXI48jBB6vTxwi8seQcDOsP7Yd+qBZ/mvUiJAvZ4=
37-
github.com/xgfone/ship/v2 v2.0.0/go.mod h1:F7cZagnADkJ+J+p/OOTQFrlpnM4OGe6qO6QbD1mBK1A=
36+
github.com/xgfone/ship/v2 v2.1.0 h1:jUMwiFprosGpLQGPnwXTBj1p1tUs7YAjg1da7PZJl+k=
37+
github.com/xgfone/ship/v2 v2.1.0/go.mod h1:F7cZagnADkJ+J+p/OOTQFrlpnM4OGe6qO6QbD1mBK1A=
3838
golang.org/x/net v0.0.0-20180906233101-161cd47e91fd h1:nTDtHvHSdCn1m6ITfMRqtOd/9+7a3s8RBNOZ3eYZzJA=
3939
golang.org/x/net v0.0.0-20180906233101-161cd47e91fd/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
4040
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f h1:wMNYb4v58l5UBM7MYRLPG6ZhfOqbKu7X5eyFl8ZhKvA=

0 commit comments

Comments
 (0)