File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ require (
45
45
github.com/aws/smithy-go v1.20.3 // indirect
46
46
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
47
47
github.com/cloudflare/circl v1.3.7 // indirect
48
- github.com/creasty/defaults v1.7 .0 // indirect
48
+ github.com/creasty/defaults v1.8 .0 // indirect
49
49
github.com/cyphar/filepath-securejoin v0.3.6 // indirect
50
50
github.com/davecgh/go-spew v1.1.1 // indirect
51
51
github.com/distribution/reference v0.5.0 // indirect
Original file line number Diff line number Diff line change @@ -90,8 +90,8 @@ github.com/containerd/log v0.1.0 h1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I=
90
90
github.com/containerd/log v0.1.0 /go.mod h1:VRRf09a7mHDIRezVKTRCrOq78v577GXq3bSa3EhrzVo =
91
91
github.com/cpuguy83/go-md2man/v2 v2.0.4 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
92
92
github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
93
- github.com/creasty/defaults v1.7 .0 h1:eNdqZvc5B509z18lD8yc212CAqJNvfT1Jq6L8WowdBA =
94
- github.com/creasty/defaults v1.7 .0 /go.mod h1:iGzKe6pbEHnpMPtfDXZEr0NVxWnPTjb1bbDy08fPzYM =
93
+ github.com/creasty/defaults v1.8 .0 h1:z27FJxCAa0JKt3utc0sCImAEb+spPucmKoOdLHvHYKk =
94
+ github.com/creasty/defaults v1.8 .0 /go.mod h1:iGzKe6pbEHnpMPtfDXZEr0NVxWnPTjb1bbDy08fPzYM =
95
95
github.com/cyphar/filepath-securejoin v0.3.6 h1:4d9N5ykBnSp5Xn2JkhocYDkOpURL/18CYMpo6xB9uWM =
96
96
github.com/cyphar/filepath-securejoin v0.3.6 /go.mod h1:Sdj7gXlvMcPZsbhwhQ33GguGLDGQL7h7bg04C/+u9jI =
97
97
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments