Update module github.com/opencontainers/image-spec to v1.1.0
renovate/artifacts Artifact file update failure

This commit is contained in:
Renovate Bot 2024-02-21 02:22:20 +00:00
parent f5dc9e4499
commit a28dda4e26
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -12,7 +12,7 @@ require (
github.com/gin-gonic/gin v1.9.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
github.com/opencontainers/image-spec v1.1.0
github.com/sirupsen/logrus v1.8.1 // indirect
google.golang.org/grpc v1.37.0 // indirect
nhooyr.io/websocket v1.8.10