7 lines
75 B
Go
7 lines
75 B
Go
//go:build !linux
|
|
// +build !linux
|
|
|
|
package packer
|
|
|
|
var certFiles []string
|