v0.7.5
Changes by Kind
Feature
- Add
CompressWithoutPreservingPath
function to thetar
package (#83, @xmudrii) [SIG Release] - Set minimum go version to 1.20
Bug or Regression
Other (Cleanup or Flake)
- Fixed
GenerateLDFlags
for macos to not rely on GNU date any more. (#91, @saschagrunert) [SIG Release]
Dependencies
Added
Nothing has changed.
Changed
- github.com/maxbrunsfeld/counterfeiter/v6: v6.6.1 → v6.7.0
- github.com/onsi/gomega: v1.26.0 → v1.27.10
- github.com/sirupsen/logrus: v1.9.0 → v1.9.3
- github.com/stretchr/testify: v1.8.2 → v1.8.4
- golang.org/x/mod: v0.7.0 → v0.12.0
- golang.org/x/net: v0.5.0 → v0.14.0
- golang.org/x/sync: v0.1.0 → v0.3.0
- golang.org/x/sys: v0.4.0 → v0.11.0
- golang.org/x/text: v0.6.0 → v0.12.0
- golang.org/x/tools: v0.5.0 → v0.12.0
Removed
Nothing has changed.