bazel: allow "bazel test" to work without cgo dependencies

This commit is contained in:
Malte Poll 2023-08-18 14:25:14 +02:00 committed by Malte Poll
parent de863aece0
commit 1f12541a36
10 changed files with 154 additions and 130 deletions

View file

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