Merge pull request #7 from wolviecb/renovate/go-1.x
chore(deps): update module go to 1.19
This commit is contained in:
commit
914728d90d
2
go.mod
2
go.mod
@ -1,6 +1,6 @@
|
||||
module github.com/wolviecb/short
|
||||
|
||||
go 1.18
|
||||
go 1.19
|
||||
|
||||
require (
|
||||
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
|
||||
|
@ -1,6 +1,6 @@
|
||||
module shortie
|
||||
|
||||
go 1.18
|
||||
go 1.19
|
||||
|
||||
require (
|
||||
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
|
||||
|
Loading…
x
Reference in New Issue
Block a user