bootstrapper: allow building without cgo dependencies for linting

This commit is contained in:
Malte Poll 2023-05-17 17:35:36 +02:00 committed by Malte Poll
parent 78085cba68
commit 94758bc392
5 changed files with 210 additions and 129 deletions

View file

@ -1,3 +1,5 @@
//go:build linux && cgo
/*
Copyright (c) Edgeless Systems GmbH