chore(deps): update module go to 1.19

This commit is contained in:
renovate[bot] 2022-08-05 10:30:35 +00:00 committed by GitHub
parent 255fd776c6
commit 88c7a0d041
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/thegeeklab/url-parser
go 1.18
go 1.19
require (
github.com/sirupsen/logrus v1.9.0