This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
Releases: vshn/go-bootstrap
Releases · vshn/go-bootstrap
v1.2.1
5 changes since v1.2.0
🔗 Dependency Updates
v1.2.0
v1.1.3
v1.1.2
16 changes since v1.1.1
🛠️ Minor Changes
🐛 Fixes
- Fix: Build command (#44)
🔗 Dependency Updates
- Update module github.com/urfave/cli/v2 to v2.7.1 (#32)
- Update module sigs.k8s.io/kind to v0.14.0 (#33)
- Update module github.com/urfave/cli/v2 to v2.8.0 (#35)
- Update goreleaser/goreleaser-action action to v3 (#34)
- Update dependency docker.io/library/alpine to v3.16 (#36)
- Update module github.com/stretchr/testify to v1.7.2 (#38)
- Update module github.com/urfave/cli/v2 to v2.8.1 (#37)
- Update module github.com/urfave/cli/v2 to v2.10.1 (#39)
- Update module github.com/stretchr/testify to v1.7.3 (#40)
- Update module github.com/stretchr/testify to v1.8.0 (#42)
- Update module github.com/urfave/cli/v2 to v2.10.3 (#41)
- Update module go.uber.org/zap to v1.22.0 (#47)
- Update module github.com/urfave/cli/v2 to v2.11.1 (#43)
v1.1.1
6 changes since v1.1.0
🔗 Dependency Updates
v1.1.0
v1.0.2
6 changes since v1.0.1
🔗 Dependency Updates
- Update actions/checkout action to v3 (#15)
- Update actions/cache action to v3 (#20)
- Update module github.com/urfave/cli/v2 to v2.4.0 (#17)
- Update module github.com/go-logr/logr to v1.2.3 (#19)
- Update module github.com/stretchr/testify to v1.7.1 (#18)
- Update module sigs.k8s.io/kind to v0.12.0 (#16)
v1.0.1
v1.0.0
9 changes since 81864a1
🚀 Features
- Basic repository config (#1)
- Add Goreleaser and release workflows (#2)
- Add basic build and test (#3)
- Add standalone documentation module with Antora (#5)
- Add local kind setup (#6)
- Introduce CLI and logging library (#7)
🛠️ Minor Changes
- Use env variable to set image in goreleaser (#4)
📄 Documentation
- Add badges to readme (#9)
🔗 Dependency Updates
- Update module go.uber.org/zap to v1.20.0 (#8)