rancher: fix build on darwin (#431535)
Ben Siraphob 4 months ago 44d04664 754ee2fc
··· 15 hash = "sha256-K0uMo/sRol2F02iV7b9NcmZcQGZ9iSEIdbZgT+Ea+/c="; 16 }; 17 0 0 18 ldflags = [ 19 "-w" 20 "-s"
··· 15 hash = "sha256-K0uMo/sRol2F02iV7b9NcmZcQGZ9iSEIdbZgT+Ea+/c="; 16 }; 17 18 + env.CGO_ENABLED = 0; 19 + 20 ldflags = [ 21 "-w" 22 "-s"