jwt-cli

jwt-cli is a tool to encode/decode JWT token

MIT License

Stars
3
jwt-cli - v1.2.0 Latest Release

Published by sgaunet 3 months ago

Changelog

  • 454df643e0a65309112f448f83961c2340eb255d Merge pull request #5 from sgaunet/dependabot/go_modules/github.com/golang-jwt/jwt/v5-5.2.1
  • 94551f2cfe58711bc77e157f69cdd516efbe4268 Merge pull request #6 from sgaunet/dependabot/go_modules/github.com/spf13/cobra-1.8.1
  • e7cc09bc137ea2eb0b5cbbc43450d9e8e9ccda0d build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.0 to 5.2.1
  • 562ed4c61b1aea249620c08c6c515adcfcf8b279 build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1
  • af9c17ccb3505ee40bcb48766026d22cf005368b chore: Add lint task to Taskfile.yml
  • 963b98005a80b86333f6822ecb4097b4a02faf59 chore: update goreleaser configuration file to version 2
jwt-cli - v1.1.1

Published by sgaunet 9 months ago

Changelog

  • 71a9952 Merge pull request #2 from sgaunet/dependabot/go_modules/github.com/spf13/cobra-1.8.0
  • a32a751 Merge pull request #3 from sgaunet/dependabot/go_modules/github.com/golang-jwt/jwt/v5-5.1.0
  • d4dc967 Merge pull request #4 from sgaunet/dependabot/go_modules/github.com/golang-jwt/jwt/v5-5.2.0
  • 0baf1b5 add dependabot configuration file
  • 2a9d1b4 add goreportcard
  • 07e959d build(deps): bump github.com/golang-jwt/jwt/v5 from 5.0.0 to 5.1.0
  • b99bc97 build(deps): bump github.com/golang-jwt/jwt/v5 from 5.1.0 to 5.2.0
  • 09d3102 build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
  • f79e4d6 gomod: fix duplicate
jwt-cli - v1.1.0

Published by sgaunet about 1 year ago

Changelog

  • f5858e9 desactivate completion subcommand
  • f7df782 tasks: add description
  • de567f3 update dependencies
jwt-cli - v1.0.1

Published by sgaunet about 1 year ago

Changelog

  • 10c4ac0 release: remove upx to fix execution problem on darwin
jwt-cli - 1.0.0

Published by sgaunet over 1 year ago

Changelog

  • 42ae8ae version 1.0.0
jwt-cli - 0.1.0

Published by sgaunet over 1 year ago

Changelog

  • b6ea26d Initial commit
  • 14b6a6e initial version