Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@hahwul hahwul released this 21 May 15:01

Changelog

  • 252aef4 Update go.yml
  • f11f27c Update go.mod dependencies
  • 8c8db1e Update docker-publish.yml
  • 25dce8c Update docker-publish.yml
  • 77b785e Update README.md
  • e3a2d67 Update README.md
  • 69f14ae Update
  • 32e486b Update
  • 335a7e8 Support Windows ARM64
  • 3673d5e Migrate jwt-go to golang-jwt
  • 06674f0 Merge pull request #37 from hahwul/bump-to-go-packages
  • 814d1ea Merge pull request #34 from isacaya/test
  • 6b6c920 Merge pull request #33 from hahwul/bump-to-cosign
  • 501b241 Merge pull request #32 from hahwul/dependabot/go_modules/golang.org/x/sys-0.1.0
  • ec8cad1 Merge pull request #31 from ScriptIdiot/patch-1
  • cea10a3 Create docker-publish.yml
  • 6955ce1 Bump to go min go version (1.17 to 1.21)
  • c83c10a Bump golang.org/x/sys from 0.0.0-20220114195835-da31bd327af9 to 0.1.0
  • b13c58b Add logic related to 'max' flag by @isacaya
  • 06fb757 Add arm64 docker image builder