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:
@@ -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
2
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user