disk-mapper: allow building without cgo dependencies for linting

This commit is contained in:
Malte Poll 2023-05-17 17:36:31 +02:00 committed by Malte Poll
parent ad85dacf6a
commit 21d4e5864f
7 changed files with 281 additions and 157 deletions

View file

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