What's New
Documentation Enhancements
- Go Dependency Management: Added comprehensive guidance for handling Go dependency issues on z/OS
- Document Go workspace pattern using
zopen_wharf()function - Step-by-step implementation guide for cloning, patching, and managing dependencies
- Concrete examples from crushport, gitlab-runnerport, and gumport
- Reference to wharf repository for z/OS patches
- Coverage of CGO disabling, workspace initialization, and cleanup procedures
- Document Go workspace pattern using
Additional Updates
- Updated bump line configuration advice
- Fixed git remote protocol guidance (SSH vs HTTPS)
- Improved .gitignore patterns for source directories
This release enhances the AGENTS.md documentation to provide better support for porting Go applications to z/OS.