github.com/quay/claircore@v1.5.28/docs/contributor/go_version.md (about)

     1  # Go Version
     2  
     3  Claircore endeavors to declare a `go` version in the go.mod directive that is the minimum required for all the language features to work as expected.
     4  The `go` version will also be updated if there is deemed to be a security fix that could directly affect claircore's codebase.