cedca64 Retain Fedora Go Compiler Standards

Authored and Committed by buckaroogeek a year ago
    Retain Fedora Go Compiler Standards
    
    With this release (1.24.12) upstream now using the specific go version
    for compiling that is set in go.mod. Upstream notes: "The go version defined in .go-version is now fetched when invoking test, build, and code generation targets if the current go version does not match it. Set $FORCE_HOST_GO=y while testing or building to skip this behavior, or set $GO_VERSION to override the selected go version.". In order to retain current Fedora practice, $FORCE_HOST_GO=y has been added. In addition, missing go-related dotfiles are now included in the build source directory.
    
        
file modified
+1 -0
file modified
+23 -5
file modified
+1 -1