Update dependency go to v1.24.4

This commit is contained in:
renovate[bot] 2025-06-06 03:51:51 +00:00 committed by GitHub
parent d928291b1c
commit edf6e1ee9a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -2,7 +2,7 @@ module github.com/georgyo/ifconfig.io
go 1.23.0
toolchain go1.24.2
toolchain go1.24.4
require (
github.com/gin-gonic/gin v1.10.0