Skip to content

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 10 Aug 00:23
· 8 commits to main since this release
4fdfae3

Changelog

  • 4fdfae3 Merge pull request #16 from a-hilaly/goreleaser
  • 89c4169 Add Go releaser workflow for automated releases
  • fd31c73 Build top level main.go instead of cmd directory
  • 82f2156 Refactor: Change package from main to cmd
  • 17c31aa Merge pull request #15 from a-hilaly/cicd
  • 47ae99e Improve Github actions workflows
  • 5dc0815 Merge pull request #14 from a-hilaly/gomod
  • 5ce6f83 Merge pull request #13 from a-hilaly/default-output
  • 30563ac Support new version directive format (Go => 1.22.4)
  • d1584c6 Default output file to ATTRIBUTION.md instead of ATTRIBUTIONS.md
  • b12795d Merge pull request #7 from awslabs/indirect-dependencies
  • 15d0ebe changed module & binary name, updated readme install instructions
  • f49db9e Updated attributions and readme
  • e03b4d5 Added CLI tests as well as trace and test output options in the cli application
  • 02edb40 Replacing subdependency versions with indirect versions, opened LICENSE search to subdirectories, made makefile filepath tolerant
  • 47ac615 Merge pull request #6 from awslabs/yuxiang-improvements
  • 801c2a6 Bring @yuxiang-zhang to make binary work with eksctl dependencies
  • 1578a2f Merge pull request #5 from A-Hilaly/github-action
  • 3c9069b Add a github action workflow to run unit test/compile the binary
  • decd8e3 Merge pull request #1 from A-Hilaly/init
  • 3015ae8 Import code from aws-controllers-k8s/test-infra#212
  • 21ed358 Initial commit