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:
renovate[bot] 2022-08-23 13:00:17 +09:00 committed by GitHub
parent 2b5af62184
commit 02009cef17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/actions-runner-controller/actions-runner-controller
go 1.18
go 1.19
require (
github.com/bradleyfalzon/ghinstallation/v2 v2.1.0

View File

@ -1,3 +1,3 @@
module github.com/actions-runner-controller/actions-runner-controller/hack/sigrel
go 1.17
go 1.19