Changelog
- b1c92ea: Fix Go version specification in CI workflow (@jepemo)
- de5f285: Update GitHub Actions to use Go 1.24 (@jepemo)
- d3c3338: Update Go version to 1.24 to support dependency updates (@jepemo)
- bbbbd80: Use only Go 1.24.x in CI matrix due to go.mod requirements (@jepemo)
- b7fa7a8: chore(deps): bump actions/setup-go from 5 to 6 (#8) (@dependabot[bot])
- 4586c66: chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#9) (@dependabot[bot])
- 553eef1: chore(deps): bump golang.org/x/text from 0.28.0 to 0.29.0 (#10) (@dependabot[bot])
- f810591: feat: automatic environment variable persistence from startup scripts (@jepemo)
- c080fd9: fix: resolve linter issues and improve code quality (@jepemo)