update gomodguard

This commit is contained in:
Ryan Currah 2020-04-24 23:02:38 -04:00
parent e2b927f029
commit 569a19c2f0
No known key found for this signature in database
GPG key ID: A8F5EF04CC2222B3
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -32,7 +32,7 @@ require (
github.com/mitchellh/go-ps v0.0.0-20190716172923-621e5597135b
github.com/nakabonne/nestif v0.3.0
github.com/pkg/errors v0.8.1
github.com/ryancurrah/gomodguard v1.0.2
github.com/ryancurrah/gomodguard v1.0.4
github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
github.com/shirou/gopsutil v0.0.0-20190901111213-e4ec7b275ada // v2.19.8
github.com/sirupsen/logrus v1.4.2