Compare commits

...
1 Commits
Author SHA1 Message Date
Renovate Bot 0680947580 Update module github.com/gin-gonic/gin to v1.12.0
renovate/artifacts Artifact file update failure
2026-07-04 17:02:41 +00:00
+1 -1
View File
@@ -3,7 +3,7 @@ module thuanle.me/ip-info
go 1.22 go 1.22
require ( require (
github.com/gin-gonic/gin v1.10.0 github.com/gin-gonic/gin v1.12.0
github.com/go-resty/resty/v2 v2.11.0 github.com/go-resty/resty/v2 v2.11.0
github.com/joho/godotenv v1.5.1 github.com/joho/godotenv v1.5.1
github.com/oschwald/maxminddb-golang v1.12.0 github.com/oschwald/maxminddb-golang v1.12.0