Bump Go to 1.18.2 (#1462)

As a part of #1298, I'm going to use Go fuzzing which is availabls since Go 1.18.

Co-authored-by: Callum Tait <[email protected]>
This commit is contained in:
Yusuke Kuoka
2022-05-19 10:33:31 +01:00
committed by GitHub
co-authored by Callum Tait
parent 536692181b
commit 84210f3d2b
6 changed files with 7 additions and 52 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/actions-runner-controller/actions-runner-controller
go 1.17
go 1.18
require (
github.com/bradleyfalzon/ghinstallation/v2 v2.0.4