ref 635294: server update schedules (#607)

Signed-off-by: Adrian Nackov <adrian.nackov@mail.schwarz>
This commit is contained in:
a_nackov 2024-12-12 19:20:29 +02:00 committed by GitHub
parent 1e1507bd96
commit 100704c0f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 1564 additions and 1 deletions

5
go.mod
View file

@ -36,7 +36,10 @@ require (
golang.org/x/mod v0.22.0
)
require github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
require (
github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
github.com/stackitcloud/stackit-sdk-go/services/serverupdate v0.2.2 // indirect
)
require (
github.com/ProtonMail/go-crypto v1.1.0-alpha.2 // indirect