chore(deps): update module go to 1.19 (#1664)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent
2b5af62184
commit
02009cef17
@@ -1,6 +1,6 @@
|
|||||||
module github.com/actions-runner-controller/actions-runner-controller
|
module github.com/actions-runner-controller/actions-runner-controller
|
||||||
|
|
||||||
go 1.18
|
go 1.19
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/bradleyfalzon/ghinstallation/v2 v2.1.0
|
github.com/bradleyfalzon/ghinstallation/v2 v2.1.0
|
||||||
|
|||||||
+1
-1
@@ -1,3 +1,3 @@
|
|||||||
module github.com/actions-runner-controller/actions-runner-controller/hack/sigrel
|
module github.com/actions-runner-controller/actions-runner-controller/hack/sigrel
|
||||||
|
|
||||||
go 1.17
|
go 1.19
|
||||||
|
|||||||
Reference in New Issue
Block a user