v0.6.1
Changes by Kind
Feature
- Add support for
amd64
,arm64
andppc64le
as part of theget
script. (#1682, @saschagrunert) - Added
-n
flag to get script to avoid binary execution. (#1690, @saschagrunert) - Added multi-arch static binaries for amd64, arm64 and ppc64le. (#1680, @saschagrunert)
Bug or Regression
- Fixed constant int overflow for
GOARCH=386
. (#1683, @saschagrunert) - Fixed correct git ref usage for get script when being used on tags. (#1664, @saschagrunert)
Dependencies
Added
Nothing has changed.
Changed
- github.com/Microsoft/hcsshim: v0.10.0 → v0.11.0
- github.com/containers/storage: v1.49.0 → v1.50.0
- github.com/cyphar/filepath-securejoin: v0.2.3 → v0.2.4
- golang.org/x/sys: v0.11.0 → v0.12.0
Removed
- github.com/containerd/cgroups/v3: v3.0.2