mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-05 15:55:24 -04:00
bootstrapper: allow building without cgo dependencies for linting
This commit is contained in:
parent
78085cba68
commit
94758bc392
5 changed files with 210 additions and 129 deletions
|
@ -1,3 +1,5 @@
|
|||
//go:build linux && cgo
|
||||
|
||||
/*
|
||||
Copyright (c) Edgeless Systems GmbH
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue