Update module github.com/gin-gonic/gin to v1.10.1
Some checks are pending
continuous-integration/drone/push Build is pending
Some checks are pending
continuous-integration/drone/push Build is pending
This commit is contained in:
parent
27c0d59e6a
commit
94aa4c9765
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue