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
|
4e5c213b4d
|
deps: update Go to v1.24.2 (#3750)
* deps: update Go to v1.24.2
* tests: replace context.Background() with t.Context()
---------
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
|
2025-04-09 10:54:28 +02:00 |
|
Markus Rudy
|
3db3db3bf2
|
operator: fix gRPC dialing over UDS (#3201)
* operator: add test for gRPC connection over UDS
|
2024-06-25 10:11:57 +02:00 |
|