Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 11:45
· 3 commits to main since this release
Fix CI: Add missing source files and update .gitignore

- Add cli.go, config.go, handlers.go, web_stub.go to repository
- Add web.go and test files
- Fix .gitignore to only ignore binary in root, not cmd/file-encryptor directory
- This resolves undefined function errors in GitHub Actions CI