Open Issues Need Help
View All on GitHub DevOps • Authorization and Access Control
Use go.mod for determing go version used in Github Actions about 2 months ago
AI Summary: Update all GitHub Actions workflows that use the `actions/setup-go` action to fetch the Go version from the project's `go.mod` file instead of hardcoding it. This will ensure the workflow always uses the correct Go version specified in the project.
Complexity:
2/5
enhancement good first issue
A kubernetes controller for managing users and access permissions in various services
Go