v0.3.1
Fixing bugs ๐
There were some bugs in the new sync-forks command, this patch release should fix them.
- dd0ca8e: ci: remove -v govulncheck -v flag (#54) (@katexochen)
- d2c16e5: ci: update lint workflow name (#53) (@katexochen)
- 61d6c48: deps: update github.com/ProtonMail/go-crypto digest to 7e9e039 (#47) (@renovate[bot])
- c8c7337: deps: update github.com/shurcooL/githubv4 digest to 599ae7b (#49) (@renovate[bot])
- 2b45ee0: deps: update github.com/shurcooL/graphql digest to 24ceaa0 (#50) (@renovate[bot])
- 4aa57e3: deps: update module github.com/google/go-github/v53 to v53.2.0 (#46) (@renovate[bot])
- c7020b4: deps: update module golang.org/x/sys to v0.10.0 (#51) (@renovate[bot])
- ebf1ace: deps: update module google.golang.org/protobuf to v1.31.0 (#48) (@renovate[bot])
- 8a8812f: sync-forks: fix usage of default branch (#55) (@katexochen)
- 5cb1644: sync-forks: output error after sync of fork failed (#57) (@katexochen)
- ece7bd1: sync-forks: quote branch name in debug output (#56) (@katexochen)