diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ require ( github.com/junegunn/go-shellwords v0.0.0-20240813092932-a62c48c52e97 github.com/mattn/go-isatty v0.0.20 github.com/rivo/uniseg v0.4.7 - golang.org/x/sys v0.27.0 - golang.org/x/term v0.26.0 + golang.org/x/sys v0.28.0 + golang.org/x/term v0.27.0 ) require ( |
