Security fixes
- Updated Golang to 1.22.4 to address security vulnerabilities
Dependency updates
- Golang 1.22.3 -> 1.22.4
- azidentity 1.5.1 -> 1.6.0
Bug Fixes
- Fixed a regression in
list
where--output-type=text
would not output any information - Adjusted parsing of
AZCOPY_OAUTH_TOKEN_INFO
to support both enum names as a string and integers (for users that took dependency upon the accidental changes in 10.25)