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 @@ -6,7 +6,7 @@ require (
6
6
github.com/onsi/gomega v1.5.0 // indirect
7
7
github.com/xgfone/gconf/v4 v4.2.0
8
8
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
10
10
github.com/xgfone/websocket v1.6.0
11
11
)
12
12
Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ github.com/xgfone/gconf/v4 v4.2.0/go.mod h1:WDzOSr2uZO8+tNUt9xcL+uWhjZMjKAnt4BUu
33
33
github.com/xgfone/go-tools/v6 v6.0.0 /go.mod h1:EMuga8l5Q0i8LJIAL5QEqx9O1HvhX6QsJjvsnW5r8rk =
34
34
github.com/xgfone/klog/v2 v2.2.0 h1:G9FBDCIJI8ZgG0mZyEWCnhoBsMJml1Al2p5zLgVXcuk =
35
35
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 =
38
38
golang.org/x/net v0.0.0-20180906233101-161cd47e91fd h1:nTDtHvHSdCn1m6ITfMRqtOd/9+7a3s8RBNOZ3eYZzJA =
39
39
golang.org/x/net v0.0.0-20180906233101-161cd47e91fd /go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4 =
40
40
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f h1:wMNYb4v58l5UBM7MYRLPG6ZhfOqbKu7X5eyFl8ZhKvA =
You can’t perform that action at this time.
0 commit comments