Update module go to 1.19
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2022-10-26 17:21:41 +00:00
parent 5cef97976e
commit 376d61d739
3 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
module ftl-fundamentals
go 1.17
go 1.19

View File

@ -1,3 +1,3 @@
module gmachine
go 1.17
go 1.19

View File

@ -1,5 +1,5 @@
module linkchecker
go 1.17
go 1.19
require golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd // indirect