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 @@ -32,7 +32,7 @@ require (
3232 github.com/mitchellh/go-ps v0.0.0-20190716172923-621e5597135b
3333 github.com/nakabonne/nestif v0.3.0
3434 github.com/pkg/errors v0.8.1
35- github.com/ryancurrah/gomodguard v1.0.2
35+ github.com/ryancurrah/gomodguard v1.0.4
3636 github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
3737 github.com/shirou/gopsutil v0.0.0-20190901111213-e4ec7b275ada // v2.19.8
3838 github.com/sirupsen/logrus v1.4.2
Original file line number Diff line number Diff line change @@ -223,6 +223,8 @@ github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFR
223223github.com/russross/blackfriday v1.5.2 /go.mod h1:JO/DiYxRf+HjHt06OyowR9PTA263kcR/rfWxYHBV53g =
224224github.com/ryancurrah/gomodguard v1.0.2 h1:vumZpZardqQ9EfFIZDNEpKaMxfqqEBMhu0uSRcDO5x4 =
225225github.com/ryancurrah/gomodguard v1.0.2 /go.mod h1:9T/Cfuxs5StfsocWr4WzDL36HqnX0fVb9d5fSEaLhoE =
226+ github.com/ryancurrah/gomodguard v1.0.4 h1:oCreMAt9GuFXDe9jW4HBpc3GjdX3R/sUEcLAGh1zPx8 =
227+ github.com/ryancurrah/gomodguard v1.0.4 /go.mod h1:9T/Cfuxs5StfsocWr4WzDL36HqnX0fVb9d5fSEaLhoE =
226228github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 h1:AtnWoOvTioyDXFvu96MWEeE8qj4COSQnJogzLy/u41A =
227229github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 /go.mod h1:vvbZ2Ae7AzSq3/kywjUDxSNq2SJ27RxCz2un0H3ePqE =
228230github.com/shirou/gopsutil v0.0.0-20190901111213-e4ec7b275ada h1:WokF3GuxBeL+n4Lk4Fa8v9mbdjlrl7bHuneF4N1bk2I =
You can’t perform that action at this time.
0 commit comments