mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-14 04:33:15 -04:00

* deps: update Go to v1.24.2 * tests: replace context.Background() with t.Context() --------- Signed-off-by: Daniel Weiße <dw@edgeless.systems>
9 lines
56 B
Plaintext
9 lines
56 B
Plaintext
go 1.24.2
|
|
|
|
toolchain go1.24.2
|
|
|
|
use (
|
|
.
|
|
./hack/tools
|
|
)
|