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

Update dependency go to v1.25.1
This commit is contained in:
George Shammas
2025-09-26 07:00:11 -04:00
committed by GitHub

2
go.mod
View File

@@ -2,7 +2,7 @@ module github.com/georgyo/ifconfig.io
go 1.24.0
toolchain go1.24.5
toolchain go1.25.1
require (
github.com/gin-gonic/gin v1.11.0