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 |
|
Malte Poll
|
bf5816cc00
|
linter cleanup (#344)
* go fmt
* static check
|
2022-08-05 15:30:23 +02:00 |
|
Fabian Kammel
|
050e8fdc4a
|
AB#2159 Feat/cli/fetch measurements (#301)
Signed-off-by: Fabian Kammel <fk@edgeless.systems>
|
2022-08-01 09:37:05 +02:00 |
|
Fabian Kammel
|
14103e4f89
|
Fix/config/measurements in yaml (#135)
Custom type & marshal implementation for measurements to write base64 instead of single bytes
|
2022-05-12 10:15:00 +02:00 |
|