Merge pull request #7 from wolviecb/renovate/go-1.x

chore(deps): update module go to 1.19
This commit is contained in:
Thomas Andrade 2022-09-27 12:37:36 +02:00 committed by GitHub
commit 914728d90d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@ -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

View File

@ -1,6 +1,6 @@
module shortie
go 1.18
go 1.19
require (
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d