Skip to content

Updated Patch Release

Choose a tag to compare

@richbl richbl released this 14 Apr 23:30
· 7 commits to main since this release
2fe4b49

This release makes one important security update (bump golang.org/x/crypto from 0.17.0 to 0.35.0) and several minor code cleanup and refactoring changes.

What's Changed

  • Rev to go.mod to resolve CodeQL compatibility issues by @richbl in #29
  • Create codeql.yml by @richbl in #31
  • Bump golang.org/x/crypto from 0.17.0 to 0.31.0 in the go_modules group by @dependabot in #30
  • refactor(app): ♻️ Added project support for golangci-lint: cod… by @richbl in #32
  • refactor(app): 🔥 Removed unused html file (was used as baseline,… by @richbl in #33
  • docs(app): 📝 Minor update to README (stinking badges) by @richbl in #34
  • refactor(app): ♻️ Refactoring based on various linter outcomes by @richbl in #35
  • docs(app): 📝 Moved README and INSTALL content to project wiki by @richbl in #36
  • fix(app): 🔒 Minor fix to guarantee explicit path to command call… by @richbl in #37
  • Bump golang.org/x/crypto from 0.31.0 to 0.35.0 in the go_modules group across 1 directory by @dependabot in #38

Full Changelog: 1.4.2...1.4.3