apg-go/.github/workflows
Winni Neessen 4ea41be22f
Update Go version and simplify build script
The Go version in go.mod has been updated from 1.22 to 1.22.0 to avoid potential compatibility issues. Additionally, the build process in codeql.yml has been simplified by consolidating multiple 'go mod' commands into a single 'go build' command.
2024-03-17 19:51:46 +01:00
..
codecov.yml Add read-all permissions to workflow files 2024-03-17 19:15:34 +01:00
codeql.yml Update Go version and simplify build script 2024-03-17 19:51:46 +01:00
docker-publish.yml Add .gitgnore and SPDX headers in several files 2024-03-12 20:59:07 +01:00
golangci-lint.yml Update golangci-lint workflow permissions 2024-03-17 19:28:59 +01:00
reuse.yml Create Codecov workflow for Go project 2024-03-14 09:47:13 +01:00
scorecard.yml Add SPDX license headers in scorecard.yml 2024-03-17 19:05:33 +01:00
sonarqube.yml Add read-all permissions to workflow files 2024-03-17 19:15:34 +01:00