Merge pull request #30 from georgyo/renovate/go-1.x

Update module go to 1.19
This commit is contained in:
George Shammas
2022-10-20 22:57:58 -04:00
committed by GitHub

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/georgyo/ifconfig.io module github.com/georgyo/ifconfig.io
go 1.13 go 1.19
require ( require (
github.com/gin-gonic/gin v1.8.1 github.com/gin-gonic/gin v1.8.1