Malte Poll
|
94758bc392
|
bootstrapper: allow building without cgo dependencies for linting
|
2023-05-23 13:44:56 +02:00 |
|
Paul Meyer
|
0036b24266
|
go: remove unused parameters
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-03-20 08:41:01 -04:00 |
|
Thomas Tendyck
|
bd63aa3c6b
|
add license headers
sed -i '1i/*\nCopyright (c) Edgeless Systems GmbH\n\nSPDX-License-Identifier: AGPL-3.0-only\n*/\n' `grep -rL --include='*.go' 'DO NOT EDIT'`
gofumpt -w .
|
2022-09-05 09:17:25 +02:00 |
|
katexochen
|
916e5d6b55
|
Rename coordinator to bootstrapper and rename roles
|
2022-07-14 17:25:18 +02:00 |
|