Update module github.com/gin-gonic/gin to v1.8.1

This commit is contained in:
Renovate Bot 2022-06-06 19:32:15 +00:00
commit f049bf008f
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -9,7 +9,7 @@ require (
github.com/docker/docker v20.10.16+incompatible
github.com/docker/go-connections v0.4.0 // indirect
github.com/docker/go-units v0.4.0 // indirect
github.com/gin-gonic/gin v1.8.0
github.com/gin-gonic/gin v1.8.1
github.com/gogo/protobuf v1.3.2 // indirect
github.com/opencontainers/go-digest v1.0.0 // indirect
github.com/opencontainers/image-spec v1.0.2