File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/jcmturner/gofork v1.7.6
8
8
github.com/jcmturner/gokrb5/v8 v8.4.4
9
9
github.com/justinas/alice v1.2.0
10
- github.com/oklog/run v1.1 .0
10
+ github.com/oklog/run v1.2 .0
11
11
github.com/prometheus/client_golang v1.17.0
12
12
github.com/rs/zerolog v1.30.0
13
13
github.com/spf13/pflag v1.0.7
Original file line number Diff line number Diff line change @@ -56,6 +56,8 @@ github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyua
56
56
github.com/mitchellh/mapstructure v1.5.0 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
57
57
github.com/oklog/run v1.1.0 h1:GEenZ1cK0+q0+wsJew9qUg/DyD8k3JzYsZAi5gYi2mA =
58
58
github.com/oklog/run v1.1.0 /go.mod h1:sVPdnTZT1zYwAJeCMu2Th4T21pA3FPOQRfWjQlk7DVU =
59
+ github.com/oklog/run v1.2.0 h1:O8x3yXwah4A73hJdlrwo/2X6J62gE5qTMusH0dvz60E =
60
+ github.com/oklog/run v1.2.0 /go.mod h1:mgDbKRSwPhJfesJ4PntqFUbKQRZ50NgmZTSPlFA0YFk =
59
61
github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6Wq+LM =
60
62
github.com/pelletier/go-toml/v2 v2.2.2 /go.mod h1:1t835xjRzz80PqgE6HHgN2JOsmgYu/h4qDAS4n929Rs =
61
63
github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
You can’t perform that action at this time.
0 commit comments