Merge pull request #1583 from warewulf/dependabot/go_modules/main/github.com/coreos/ignition/v2-2.20.0
Bump github.com/coreos/ignition/v2 from 2.19.0 to 2.20.0
This commit is contained in:
6
go.mod
6
go.mod
@@ -10,7 +10,7 @@ require (
|
||||
github.com/containers/image/v5 v5.32.2
|
||||
github.com/containers/storage v1.55.2
|
||||
github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
|
||||
github.com/coreos/ignition/v2 v2.19.0
|
||||
github.com/coreos/ignition/v2 v2.20.0
|
||||
github.com/coreos/vcontext v0.0.0-20230201181013-d72178a18687
|
||||
github.com/creasty/defaults v1.7.0
|
||||
github.com/fatih/color v1.18.0
|
||||
@@ -132,9 +132,9 @@ require (
|
||||
go.opentelemetry.io/otel v1.24.0 // indirect
|
||||
go.opentelemetry.io/otel/metric v1.24.0 // indirect
|
||||
go.opentelemetry.io/otel/trace v1.24.0 // indirect
|
||||
golang.org/x/crypto v0.26.0 // indirect
|
||||
golang.org/x/crypto v0.28.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20240613232115-7f521ea00fb8 // indirect
|
||||
golang.org/x/net v0.28.0 // indirect
|
||||
golang.org/x/net v0.30.0 // indirect
|
||||
golang.org/x/sync v0.8.0 // indirect
|
||||
golang.org/x/text v0.19.0 // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20241021214115-324edc3d5d38 // indirect
|
||||
|
||||
Reference in New Issue
Block a user