File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ require (
7777 github.com/securego/gosec/v2 v2.12.0
7878 github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
7979 github.com/shirou/gopsutil/v3 v3.22.6
80- github.com/sirupsen/logrus v1.8.1
80+ github.com/sirupsen/logrus v1.9.0
8181 github.com/sivchari/containedctx v1.0.2
8282 github.com/sivchari/tenv v1.7.0
8383 github.com/sonatard/noctx v0.0.1
@@ -172,7 +172,7 @@ require (
172172 golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d // indirect
173173 golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect
174174 golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
175- golang.org/x/sys v0.0.0-20220702020025-31831981b65f // indirect
175+ golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 // indirect
176176 golang.org/x/text v0.3.7 // indirect
177177 google.golang.org/protobuf v1.28.0 // indirect
178178 gopkg.in/ini.v1 v1.66.6 // indirect
You can’t perform that action at this time.
0 commit comments