Skip to content

Commit 74b08fc

Browse files
committed
Update gotty-client to 1.2.0
1 parent 14b0a96 commit 74b08fc

File tree

18 files changed

+493
-49
lines changed

18 files changed

+493
-49
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1132,6 +1132,7 @@ $ scw inspect myserver | jq '.[0].public_ip.address'
11321132

11331133
### master (unreleased)
11341134

1135+
* Update gotty-client to 1.2.0
11351136
* Improve _cs format ([#223](https://github.com/scaleway/scaleway-cli/issues/223))
11361137
* Use `gotty-client` instead of `termjs-cli`
11371138
* Fix: bad detection of server already started when starting a server ([#224](https://github.com/scaleway/scaleway-cli/pull/224)) - [@arianvp](https://github.com/arianvp)

vendor/github.com/moul/gotty-client/Makefile

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/moul/gotty-client/README.md

Lines changed: 12 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/moul/gotty-client/gotty-client.go

Lines changed: 106 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/moul/gotty-client/vendor/github.com/creack/goselect/Dockerfile

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/moul/gotty-client/vendor/github.com/creack/goselect/LICENSE

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/moul/gotty-client/vendor/github.com/creack/goselect/README.md

Lines changed: 30 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/moul/gotty-client/vendor/github.com/creack/goselect/fdset.go

Lines changed: 31 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/moul/gotty-client/vendor/github.com/creack/goselect/fdset_32.go

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/moul/gotty-client/vendor/github.com/creack/goselect/fdset_64.go

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)