chore(deps): update module go to 1.19
This commit is contained in:
parent
03472555dc
commit
e9090bef45
2
go.mod
2
go.mod
@ -1,6 +1,6 @@
|
|||||||
module github.com/wolviecb/short
|
module github.com/wolviecb/short
|
||||||
|
|
||||||
go 1.18
|
go 1.19
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
|
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
module shortie
|
module shortie
|
||||||
|
|
||||||
go 1.18
|
go 1.19
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
|
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
|
||||||
|
Loading…
x
Reference in New Issue
Block a user