Thomas Tendyck
|
3b9f7530fb
|
license: change headers
find -name '*.go' -exec sed -i 's/SPDX-License-Identifier: AGPL-3.0-only/SPDX-License-Identifier: BUSL-1.1/' {} +
|
2025-07-15 23:34:48 +02:00 |
|
Daniel Weiße
|
c2bb884a04
|
cli: fix incorrect file path for master secret during upgrades when using workspace flag (#2249)
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
|
2023-08-16 15:38:40 +02:00 |
|
Malte Poll
|
9aa14f58eb
|
bazel: remove stale build rules (#2202)
|
2023-08-10 11:16:06 +02:00 |
|
Daniel Weiße
|
89b342900f
|
Move workspace path functions to sub-package of cmd
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
|
2023-08-09 15:42:24 +02:00 |
|