File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -567,6 +567,7 @@ github.com/stackitcloud/stackit-sdk-go/services/alb v0.7.2 h1:x7ndqw6yaOw+TmThNe
567567github.com/stackitcloud/stackit-sdk-go/services/alb v0.7.2 /go.mod h1:wbPNu6e5r/5xhzznCKbC7fEJahrAOb89gmaIm+0w2/s =
568568github.com/stackitcloud/stackit-sdk-go/services/authorization v0.9.0 h1:7ZKd3b+E/R4TEVShLTXxx5FrsuDuJBOyuVOuKTMa4mo =
569569github.com/stackitcloud/stackit-sdk-go/services/authorization v0.9.0 /go.mod h1:/FoXa6hF77Gv8brrvLBCKa5ie1Xy9xn39yfHwaln9Tw =
570+ github.com/stackitcloud/stackit-sdk-go/services/authorization v0.10.0 /go.mod h1:40XVgsSOcVCjoIAsbSycDh8Ikp2y88AdAeqwqIIHvZE =
570571github.com/stackitcloud/stackit-sdk-go/services/cdn v1.8.1 h1:CiOlfCsCDwHP0kas7qyhfp5XtL2kVmn9e4wjtc3LO10 =
571572github.com/stackitcloud/stackit-sdk-go/services/cdn v1.8.1 /go.mod h1:PyZ6g9JsGZZyeISAF+5E7L1lAlMnmbl2YbPj5Teu8to =
572573github.com/stackitcloud/stackit-sdk-go/services/dns v0.17.2 h1:x1i5rqhEVuUPq5M0eb68ZD2KL1C8OFD8RG2sWMQGL6o =
Original file line number Diff line number Diff line change @@ -48,6 +48,7 @@ const (
4848 IaaSCustomEndpointKey = "iaas_custom_endpoint"
4949 TokenCustomEndpointKey = "token_custom_endpoint"
5050 GitCustomEndpointKey = "git_custom_endpoint"
51+ CDNCustomEndpointKey = "cdn_custom_endpoint"
5152 IntakeCustomEndpointKey = "intake_custom_endpoint"
5253 CDNCustomEndpointKey = "cdn_custom_endpoint"
5354
You can’t perform that action at this time.
0 commit comments