Update module go to 1.18
This commit is contained in:
parent
6f27f1295a
commit
a1945178a8
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
||||||
module github.com/nemunaire/minifaas
|
module github.com/nemunaire/minifaas
|
||||||
|
|
||||||
go 1.16
|
go 1.18
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/Microsoft/go-winio v0.5.0 // indirect
|
github.com/Microsoft/go-winio v0.5.0 // indirect
|
||||||
|
|
Reference in a new issue