File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ require (
2525 atomicgo.dev/schedule v0.1.0 // indirect
2626 github.com/apapsch/go-jsonmerge/v2 v2.0.0 // indirect
2727 github.com/containerd/console v1.0.4 // indirect
28- github.com/cpuguy83/go-md2man/v2 v2.0.5 // indirect
28+ github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect
2929 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
3030 github.com/fsnotify/fsnotify v1.8.0 // indirect
3131 github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ github.com/containerd/console v1.0.3/go.mod h1:7LqA/THxQ86k76b8c/EMSiaJ3h1eZkMkX
2626github.com/containerd/console v1.0.4 h1:F2g4+oChYvBTsASRTz8NP6iIAi97J3TtSAsLbIFn4ro =
2727github.com/containerd/console v1.0.4 /go.mod h1:YynlIjWYF8myEu6sdkwKIvGQq+cOckRm6So2avqoYAk =
2828github.com/cpuguy83/go-md2man/v2 v2.0.4 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
29- github.com/cpuguy83/go-md2man/v2 v2.0.5 h1:ZtcqGrnekaHpVLArFSe4HK5DoKx1T0rq2DwVB0alcyc =
30- github.com/cpuguy83/go-md2man/v2 v2.0.5 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
29+ github.com/cpuguy83/go-md2man/v2 v2.0.6 h1:XJtiaUW6dEEqVuZiMTn1ldk455QWwEIsMIJlo5vtkx0 =
30+ github.com/cpuguy83/go-md2man/v2 v2.0.6 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
3131github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
3232github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
3333github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments