Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 11:57
· 2 commits to main since this release
0d775f4

⚠️ This release increases the default version of govulncheck, which requires golang >= 1.21. Hence only update if your project is leveraging golang version 1.21.

What's Changed

  • Maintain major/minor tags by @anton-yurchenko in #49
  • ⬆️ Bump github.com/rs/zerolog from 1.29.1 to 1.30.0 by @dependabot in #50
  • 👷 ✨ Integration Test that can run on (forked) PR by @Templum in #52
  • ⬆️ Bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 by @dependabot in #51
  • ⬆️ Bump actions/checkout from 3 to 4 by @dependabot in #54
  • ⬆️ Bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 by @dependabot in #55
  • ⬆️ Bump codecov/codecov-action from 3 to 4 by @dependabot in #56
  • 🐛 Fixed issue with code cov by @Templum in #59
  • ⬆️ Bump github.com/rs/zerolog from 1.30.0 to 1.31.0 by @dependabot in #58
  • ⬆️ Bump github.com/owenrumney/go-sarif/v2 from 2.2.0 to 2.2.2 by @dependabot in #57
  • ⬆️ Bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #62
  • ⬆️ Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 by @dependabot in #61
  • ⬆️ Bump github.com/owenrumney/go-sarif/v2 from 2.2.2 to 2.3.0 by @dependabot in #60
  • ⬆️ Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 by @dependabot in #63
  • ⬆️ Bump golang from 1.20 to 1.21 by @dependabot in #53
  • ⬆️ Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 by @dependabot in #64
  • ⬆️ Bump actions/setup-go from 4 to 5 by @dependabot in #65
  • ⬆️ Bump actions/upload-artifact from 3 to 4 by @dependabot in #66
  • ⬆️ Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #67
  • ⬆️ Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 by @dependabot in #68
  • ⬆️ Bump github.com/rs/zerolog from 1.31.0 to 1.32.0 by @dependabot in #70
  • ⬆️ Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 by @dependabot in #71
  • ⬆️ Bump golang from 1.21 to 1.22 by @dependabot in #72
  • ⬆️ Bump codecov/codecov-action from 3 to 4 by @dependabot in #69
  • ⬆️ Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #73
  • ⬆️ Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 by @dependabot in #74
  • ⬆️ Bump softprops/action-gh-release from 1 to 2 by @dependabot in #75
  • ⬆️ Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #76
  • ⬆️ Bump github.com/owenrumney/go-sarif/v2 from 2.3.0 to 2.3.1 by @dependabot in #77
  • ⬆️ Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 by @dependabot in #78
  • ✨ Better & Improved error propagation from govulncheck thrown errors. by @Templum in #81
  • ⬆️ Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 by @dependabot in #82
  • ⬆️ Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 by @dependabot in #83
  • ⬆️ Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by @dependabot in #84
  • ⬆️ Bump github.com/owenrumney/go-sarif/v2 from 2.3.1 to 2.3.2 by @dependabot in #85
  • ⬆️ Bump github.com/owenrumney/go-sarif/v2 from 2.3.2 to 2.3.3 by @dependabot in #86
  • ⬆️ Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 by @dependabot in #87
  • ⬆️ Bump golang from 1.22 to 1.23 by @dependabot in #88
  • ⬆️ Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 by @dependabot in #89
  • 📌 Set Default version to latest by @Templum in #92
  • 🐛 Fixing Bug with latest version causing integration test to fail by @Templum in #93

New Contributors

Full Changelog: v1.0.0...v1.0.1