Releases: ryanfowler/gopack
Releases · ryanfowler/gopack
v0.2.0
What's Changed
- Bump golang.org/x/term from 0.11.0 to 0.12.0 by @dependabot in #48
- Bump actions/checkout from 3 to 4 by @dependabot in #49
- Bump golang.org/x/sync from 0.3.0 to 0.4.0 by @dependabot in #51
- Bump golang.org/x/term from 0.12.0 to 0.13.0 by @dependabot in #50
- Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #52
- Bump github.com/docker/docker from 24.0.2+incompatible to 24.0.7+incompatible by @dependabot in #53
- Bump golang.org/x/sync from 0.4.0 to 0.5.0 by @dependabot in #55
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #54
- Bump golang.org/x/term from 0.13.0 to 0.14.0 by @dependabot in #56
- Bump golang.org/x/term from 0.14.0 to 0.15.0 by @dependabot in #57
- Bump github.com/google/go-containerregistry from 0.16.1 to 0.17.0 by @dependabot in #58
- Bump actions/setup-go from 4 to 5 by @dependabot in #59
- Bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #60
- Bump golang.org/x/term from 0.15.0 to 0.16.0 by @dependabot in #61
- Bump github.com/google/go-containerregistry from 0.17.0 to 0.18.0 by @dependabot in #62
- Bump github.com/google/go-containerregistry from 0.18.0 to 0.19.0 by @dependabot in #63
- Bump golang.org/x/term from 0.16.0 to 0.17.0 by @dependabot in #64
- Upgrade Go to v1.22.0 by @ryanfowler in #65
- Bump golang.org/x/term from 0.17.0 to 0.18.0 by @dependabot in #66
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #67
- Bump github.com/google/go-containerregistry from 0.19.0 to 0.19.1 by @dependabot in #68
- Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by @dependabot in #69
- Bump dominikh/staticcheck-action from 1.3.0 to 1.3.1 by @dependabot in #70
- Bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #71
- Bump golang.org/x/term from 0.18.0 to 0.19.0 by @dependabot in #72
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #73
- Bump golang.org/x/term from 0.19.0 to 0.20.0 by @dependabot in #74
- Bump golang.org/x/term from 0.20.0 to 0.21.0 by @dependabot in #75
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #76
- Bump github.com/google/go-containerregistry from 0.19.1 to 0.19.2 by @dependabot in #77
- Bump golang.org/x/term from 0.21.0 to 0.22.0 by @dependabot in #79
- Bump github.com/google/go-containerregistry from 0.19.2 to 0.20.0 by @dependabot in #80
- Bump github.com/google/go-containerregistry from 0.20.0 to 0.20.1 by @dependabot in #81
- Bump github.com/docker/docker from 24.0.9+incompatible to 26.1.4+incompatible by @dependabot in #82
- Bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #83
- Bump golang.org/x/term from 0.22.0 to 0.23.0 by @dependabot in #85
- Bump github.com/google/go-containerregistry from 0.20.1 to 0.20.2 by @dependabot in #84
- Bump golang.org/x/term from 0.23.0 to 0.24.0 by @dependabot in #86
- Bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible by @dependabot in #87
- Bump golang.org/x/term from 0.24.0 to 0.25.0 by @dependabot in #88
- Bump golang.org/x/term from 0.25.0 to 0.26.0 by @dependabot in #89
- Bump golang.org/x/sync from 0.8.0 to 0.9.0 by @dependabot in #90
- Bump golang.org/x/sync from 0.9.0 to 0.10.0 by @dependabot in #92
- Bump golang.org/x/term from 0.26.0 to 0.27.0 by @dependabot in #91
- Bump golang.org/x/term from 0.27.0 to 0.28.0 by @dependabot in #93
- Bump github.com/google/go-containerregistry from 0.20.2 to 0.20.3 by @dependabot in #94
Full Changelog: v0.1.6...v0.2.0
v0.1.6
What's Changed
- Update license year to 2023 by @ryanfowler in #40
- Pass in ldflags value as a separate argument to the command by @ryanfowler in #41
- Bump golang.org/x/term from 0.8.0 to 0.9.0 by @dependabot in #42
- Bump golang.org/x/sync from 0.2.0 to 0.3.0 by @dependabot in #43
- Bump golang.org/x/term from 0.9.0 to 0.10.0 by @dependabot in #44
- Bump github.com/google/go-containerregistry from 0.15.2 to 0.16.1 by @dependabot in #45
- Bump golang.org/x/term from 0.10.0 to 0.11.0 by @dependabot in #46
- Add support for Go 1.21 in CI by @ryanfowler in #47
Full Changelog: v0.1.5...v0.1.6
v0.1.5
v0.1.4
What's Changed
- Bump golang.org/x/term from 0.3.0 to 0.4.0 by @dependabot in #14
- Bump github.com/google/go-containerregistry from 0.12.1 to 0.13.0 by @dependabot in #15
- Bump github.com/containerd/stargz-snapshotter/estargz from 0.13.0 to 0.14.0 by @dependabot in #16
- Bump github.com/containerd/stargz-snapshotter/estargz from 0.14.0 to 0.14.1 by @dependabot in #17
- Bump golang.org/x/term from 0.4.0 to 0.5.0 by @dependabot in #18
- Bump golang.org/x/term from 0.5.0 to 0.6.0 by @dependabot in #21
- Bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #19
- Bump github.com/containerd/stargz-snapshotter/estargz from 0.14.1 to 0.14.2 by @dependabot in #20
- Bump github.com/containerd/stargz-snapshotter/estargz from 0.14.2 to 0.14.3 by @dependabot in #22
- Bump github.com/google/go-containerregistry from 0.13.0 to 0.14.0 by @dependabot in #23
- Bump google.golang.org/protobuf from 1.29.0 to 1.29.1 by @dependabot in #24
- Use dependabot for updating github actions by @ryanfowler in #25
- Bump actions/setup-go from 3 to 4 by @dependabot in #26
- Bump dominikh/staticcheck-action from 1.2.0 to 1.3.0 by @dependabot in #27
- Overhaul CI github action by @ryanfowler in #28
- Bump golang.org/x/term from 0.6.0 to 0.7.0 by @dependabot in #30
- Bump github.com/docker/docker from 23.0.1+incompatible to 23.0.3+incompatible by @dependabot in #31
- Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #29
- Bump golang.org/x/term from 0.7.0 to 0.8.0 by @dependabot in #32
- Bump golang.org/x/sync from 0.1.0 to 0.2.0 by @dependabot in #33
- Remove estargz support by @ryanfowler in #35
- Bump github.com/google/go-containerregistry from 0.14.0 to 0.15.1 by @dependabot in #34
- Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #36
- Bump github.com/google/go-containerregistry from 0.15.1 to 0.15.2 by @dependabot in #37
- internal/oci: Strip leading slashes from tar header by @nesv in #38
New Contributors
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Bump github.com/google/go-containerregistry from 0.9.0 to 0.10.0 by @dependabot in #3
- Bump github.com/containerd/stargz-snapshotter/estargz from 0.11.4 to 0.12.0 by @dependabot in #4
- Bump github.com/google/go-containerregistry from 0.10.0 to 0.11.0 by @dependabot in #5
- Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in #6
- Bump github.com/containerd/stargz-snapshotter/estargz from 0.12.0 to 0.12.1 by @dependabot in #7
- Bump github.com/google/go-containerregistry from 0.11.0 to 0.12.0 by @dependabot in #8
- Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 by @dependabot in #9
- Bump golang.org/x/term from 0.1.0 to 0.2.0 by @dependabot in #10
- Bump github.com/google/go-containerregistry from 0.12.0 to 0.12.1 by @dependabot in #11
- Bump github.com/containerd/stargz-snapshotter/estargz from 0.12.1 to 0.13.0 by @dependabot in #12
- Bump golang.org/x/term from 0.2.0 to 0.3.0 by @dependabot in #13
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by @dependabot in #1
- Add google authentication by @ryanfowler in #2
New Contributors
- @dependabot made their first contribution in #1
- @ryanfowler made their first contribution in #2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Full Changelog: v0.1.0...v0.1.1
Initial release
Full Changelog: https://github.com/ryanfowler/gopack/commits/v0.1.0