# Go (go-13). Reescrita del import Alpine al formato Go limpio del lab (BuildSys::Go + vendoring). name = "yamlfmt" version = "0.21.0" license = "Apache-2.0" [source] repo = "https://github.com/google/yamlfmt" commit = "21ca5323a9c87ee37a434e0ca908efc0a89daa07" [build] compiler = "zig-cc" target = "x86_64-linux-musl" link = "static" flags = ["./cmd/yamlfmt"] [deps] build = ["go"]