Merge pull request #1084 from warewulf/dependabot/go_modules/main/github.com/opencontainers/image-spec-1.1.0

Bump github.com/opencontainers/image-spec from 1.0.2-0.20190823105129-775207bd45b6 to 1.1.0
This commit is contained in:
Jonathon Anderson
2024-03-28 14:40:45 -06:00
committed by GitHub
3 changed files with 4 additions and 786 deletions

View File

@@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Updated the glossary. #819
- Upgrade the golang version to 1.19.
- Upgrade the golang version to 1.20.
- Bump github.com/opencontainers/image-spec to 1.1.0
### Fixed

2
go.mod
View File

@@ -16,7 +16,7 @@ require (
github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2
github.com/manifoldco/promptui v0.9.0
github.com/olekukonko/tablewriter v0.0.5
github.com/opencontainers/image-spec v1.0.2-0.20190823105129-775207bd45b6
github.com/opencontainers/image-spec v1.1.0
github.com/opencontainers/umoci v0.4.6
github.com/pkg/errors v0.9.1
github.com/sassoftware/go-rpmutils v0.2.0

787
go.sum

File diff suppressed because it is too large Load Diff