File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/Azure/azure-sdk-for-go/sdk/azcore v1.21.0
77 github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.13.1
88 github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets v1.4.0
9- github.com/actions/scaleset v0.2 .0
9+ github.com/actions/scaleset v0.3 .0
1010 github.com/bradleyfalzon/ghinstallation/v2 v2.18.0
1111 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
1212 github.com/evanphx/json-patch v5.9.11+incompatible
Original file line number Diff line number Diff line change @@ -37,6 +37,8 @@ github.com/actions-runner-controller/httpcache v0.2.0 h1:hCNvYuVPJ2xxYBymqBvH0hS
3737github.com/actions-runner-controller/httpcache v0.2.0 /go.mod h1:JLu9/2M/btPz1Zu/vTZ71XzukQHn2YeISPmJoM5exBI =
3838github.com/actions/scaleset v0.2.0 h1:CKsDtTjOBCwjyT4ikwiMykMttzuKejimWRAvVr8xj9w =
3939github.com/actions/scaleset v0.2.0 /go.mod h1:ncR5vzCCTUSyLgvclAtZ5dRBgF6qwA2nbTfTXmOJp84 =
40+ github.com/actions/scaleset v0.3.0 h1:y5/ClYLJXFuGCikzILOOPhaCShAcL6K0mnUtjDKFxVw =
41+ github.com/actions/scaleset v0.3.0 /go.mod h1:2L2I6rggFWV+zprDet6y7y7Vkm3HPudaup78eSc79Uo =
4042github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio =
4143github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 /go.mod h1:wHh0iHkYZB8zMSxRWpUBQtwG5a7fFgvEO+odwuTv2gs =
4244github.com/aws/aws-sdk-go-v2 v1.39.2 h1:EJLg8IdbzgeD7xgvZ+I8M1e0fL0ptn/M47lianzth0I =
You can’t perform that action at this time.
0 commit comments