Update dependency go to v1.25.4

This commit is contained in:
renovate[bot]
2025-11-05 22:55:28 +00:00
committed by GitHub
parent b931fa1fb7
commit 73fd6b6fd1

2
go.mod
View File

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