Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
// +build linux
// +build amd64
package cliext
import "embed"
//go:embed static-bin/linux/amd64/*
var cliExtFS embed.FS