//go:build !static // +build !static package git /* #cgo pkg-config: libgit2 #cgo CFLAGS: -DLIBGIT2_DYNAMIC #include */ import "C"