32ac9ce Explicitly disable Go module support

Authored and Committed by bboozzoo 3 years ago
1 file changed. 6 lines added. 1 lines removed.
    Explicitly disable Go module support
    
    Upstream does not support Go modules yet. Since Go 1.16 defaults to using
    modules by default, disable it explicitly during the build.
    
    Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
    
        
file modified
+6 -1