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/oapi-codegen/runtime v1.1.1 // indirect
46
46
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
47
47
github.com/rivo/uniseg v0.4.7 // indirect
48
- github.com/rogpeppe/go-internal v1.13 .1 // indirect
48
+ github.com/rogpeppe/go-internal v1.14 .1 // indirect
49
49
github.com/russross/blackfriday/v2 v2.1.0 // indirect
50
50
github.com/sergi/go-diff v1.3.1 // indirect
51
51
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
Original file line number Diff line number Diff line change @@ -122,8 +122,8 @@ github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJ
122
122
github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ =
123
123
github.com/rivo/uniseg v0.4.7 /go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88 =
124
124
github.com/rogpeppe/go-internal v1.9.0 /go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs =
125
- github.com/rogpeppe/go-internal v1.13 .1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII =
126
- github.com/rogpeppe/go-internal v1.13 .1 /go.mod h1:uMEvuHeurkdAXX61udpOXGD/AzZDWNMNyH2VO9fmH0o =
125
+ github.com/rogpeppe/go-internal v1.14 .1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ =
126
+ github.com/rogpeppe/go-internal v1.14 .1 /go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc =
127
127
github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk =
128
128
github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
129
129
github.com/schollz/progressbar/v3 v3.18.0 h1:uXdoHABRFmNIjUfte/Ex7WtuyVslrw2wVPQmCN62HpA =
You can’t perform that action at this time.
0 commit comments