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 @@ -9,7 +9,7 @@ require (
99 github.com/gorilla/websocket v1.4.2
1010 github.com/karrick/godirwalk v1.15.6 // indirect
1111 github.com/pkg/errors v0.9.1
12- github.com/rogpeppe/go-internal v1.6 .0 // indirect
12+ github.com/rogpeppe/go-internal v1.7 .0 // indirect
1313 github.com/sirupsen/logrus v1.6.0 // indirect
1414 github.com/spf13/cobra v1.0.0 // indirect
1515 github.com/spf13/pflag v1.0.5 // indirect
Original file line number Diff line number Diff line change @@ -119,6 +119,8 @@ github.com/rogpeppe/go-internal v1.3.2/go.mod h1:xXDCJY+GAPziupqXw64V24skbSoqbTE
119119github.com/rogpeppe/go-internal v1.5.2 /go.mod h1:xXDCJY+GAPziupqXw64V24skbSoqbTEfhy4qGm1nDQc =
120120github.com/rogpeppe/go-internal v1.6.0 h1:IZRgg4sfrDH7nsAD1Y/Nwj+GzIfEwpJSLjCaNC3SbsI =
121121github.com/rogpeppe/go-internal v1.6.0 /go.mod h1:xXDCJY+GAPziupqXw64V24skbSoqbTEfhy4qGm1nDQc =
122+ github.com/rogpeppe/go-internal v1.7.0 h1:3qqXGV8nn7GJT65debw77Dzrx9sfWYgP0DDo7xcMFRk =
123+ github.com/rogpeppe/go-internal v1.7.0 /go.mod h1:xXDCJY+GAPziupqXw64V24skbSoqbTEfhy4qGm1nDQc =
122124github.com/russross/blackfriday v1.5.2 /go.mod h1:JO/DiYxRf+HjHt06OyowR9PTA263kcR/rfWxYHBV53g =
123125github.com/russross/blackfriday/v2 v2.0.1 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
124126github.com/shurcooL/sanitized_anchor_name v1.0.0 /go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc =
You can’t perform that action at this time.
0 commit comments