v1.18.0
What's Changed
Go Runtime
- Upgraded Go from 1.26.3 to 1.26.4
Dependencies
| Package | Previous | Updated |
|---|---|---|
fsnotify/fsnotify |
v1.9.0 | v1.10.1 |
go-viper/mapstructure/v2 |
v2.4.0 | v2.5.0 |
mattn/go-colorable |
v0.1.14 | v0.1.15 |
mattn/go-isatty |
v0.0.20 | v0.0.22 |
pelletier/go-toml/v2 |
v2.2.4 | v2.3.1 |
golang.org/x/net |
v0.55.0 | v0.56.0 |
golang.org/x/sys |
v0.45.0 | v0.46.0 |
golang.org/x/text |
v0.37.0 | v0.38.0 |
Other
- Minor code cleanup in version command
Full Changelog: v1.17.0...v1.18.0