File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/Bananenpro/cli v0.3.0
7
- github.com/code-game-project/go-utils v0.2.9
7
+ github.com/code-game-project/go-utils v0.2.10
8
8
)
9
9
10
10
require (
Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ github.com/code-game-project/go-utils v0.2.5 h1:f5IbAsUMu+e0eiDlbzbpJ5Hg2jJOCZLd
16
16
github.com/code-game-project/go-utils v0.2.5 /go.mod h1:kQ6kH9XDzdM2pnJUI1lw61Gp8XOams/E2dKABa1mBI8 =
17
17
github.com/code-game-project/go-utils v0.2.9 h1:ezaxxLBAQRwFnIXso+zKPL7AJnuAMIcMwrhLruoyOa8 =
18
18
github.com/code-game-project/go-utils v0.2.9 /go.mod h1:kQ6kH9XDzdM2pnJUI1lw61Gp8XOams/E2dKABa1mBI8 =
19
+ github.com/code-game-project/go-utils v0.2.10 h1:+TDLdj7Y+zyyavPeuAMFlA8IegUu6GBq2o/NxxosriQ =
20
+ github.com/code-game-project/go-utils v0.2.10 /go.mod h1:/ws9iYkZCnZvS9g2aqdxKwSnU5AEeI7SE1mbB+x4ggg =
19
21
github.com/creack/pty v1.1.17 h1:QeVUsEDNrLBW4tMgZHvxy18sKtr6VI492kBhUfhDJNI =
20
22
github.com/creack/pty v1.1.17 /go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4 =
21
23
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments