open-nomad/.changelog/11855.txt
Seth Hoenig f2a71fd0d9 deps: pty has new home
github.com/kr/pty was moved to github.com/creack/pty

Swap this dependency so we can upgrade to the latest version
and no longer need a replace directive.
2022-01-19 12:33:05 -06:00

4 lines
74 B
Plaintext

```release-note:improvement
deps: Upgrade kr/pty to creack/pty v1.1.5
```