·
12 commits
to refs/heads/main
since this release
What’s Changed
- Update to Go 1.25 (#194) @gonzolino
- Update authentication for new device code grant flow (#192) @gonzolino
- chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (#193) @dependabot[bot]
- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#191) @dependabot[bot]
- chore(deps): bump actions/checkout from 4 to 5 (#190) @dependabot[bot]
- chore(deps): bump golang.org/x/text from 0.27.0 to 0.28.0 (#189) @dependabot[bot]
- chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0 (#188) @dependabot[bot]
- chore(deps): bump golang.org/x/text from 0.25.0 to 0.26.0 (#187) @dependabot[bot]
- chore(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 (#186) @dependabot[bot]
- chore(deps): bump golang.org/x/text from 0.24.0 to 0.25.0 (#185) @dependabot[bot]
- chore(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 (#184) @dependabot[bot]
- chore(deps): bump golang.org/x/text from 0.23.0 to 0.24.0 (#183) @dependabot[bot]
- chore(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 (#182) @dependabot[bot]
- chore(deps): bump golang.org/x/text from 0.21.0 to 0.23.0 (#180) @dependabot[bot]
- chore(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.28.0 (#179) @dependabot[bot]
- Update to Go 1.24 (#181) @gonzolino
- Grant contents write permission to auto-merge job (#177) @gonzolino