mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
2df105f8dd
* deps: update Go dependencies * Bump go.work Go version to v1.22.4 * Bump github.com/hashicorp/go-retryablehttp to v0.7.7 to fix GO-2024-2947 --------- Signed-off-by: Daniel Weiße <dw@edgeless.systems> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Weiße <dw@edgeless.systems>
9 lines
56 B
Plaintext
9 lines
56 B
Plaintext
go 1.22.4
|
|
|
|
toolchain go1.22.4
|
|
|
|
use (
|
|
.
|
|
./hack/tools
|
|
)
|