Update module github.com/gin-gonic/gin to v1.10.1
Some checks are pending
continuous-integration/drone/push Build is pending

This commit is contained in:
Renovate Bot 2025-05-20 10:45:29 +00:00
commit 94aa4c9765
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -5,7 +5,7 @@ go 1.23.0
toolchain go1.24.1
require (
github.com/gin-gonic/gin v1.10.0
github.com/gin-gonic/gin v1.10.1
github.com/mb0/wkt v0.0.0-20170420051526-a30afd545ee1
github.com/paulmach/go.geojson v1.5.0
github.com/pkg/errors v0.9.1