csi: allow building without cgo dependencies for linting

This commit is contained in:
Malte Poll 2023-05-17 17:36:01 +02:00 committed by Malte Poll
parent 94758bc392
commit ad85dacf6a
6 changed files with 517 additions and 403 deletions

View file

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