Update module go to 1.19
This commit is contained in:
parent
c02b482b98
commit
652a36b142
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module github.com/baez90/goveal
|
||||
|
||||
go 1.18
|
||||
go 1.19
|
||||
|
||||
require (
|
||||
github.com/Masterminds/sprig/v3 v3.2.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue