Skip to content

Commit 4068be1

Browse files
build(deps): bump github.com/securego/gosec/v2 from 2.18.1 to 2.18.2 (#4153)
1 parent 17e1a5f commit 4068be1

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ require (
9090
github.com/sanposhiho/wastedassign/v2 v2.0.7
9191
github.com/sashamelentyev/interfacebloat v1.1.0
9292
github.com/sashamelentyev/usestdlibvars v1.24.0
93-
github.com/securego/gosec/v2 v2.18.1
93+
github.com/securego/gosec/v2 v2.18.2
9494
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
9595
github.com/shirou/gopsutil/v3 v3.23.9
9696
github.com/sirupsen/logrus v1.9.3
@@ -151,7 +151,7 @@ require (
151151
github.com/go-toolsmith/typep v1.1.0 // indirect
152152
github.com/gobwas/glob v0.2.3 // indirect
153153
github.com/golang/protobuf v1.5.2 // indirect
154-
github.com/google/go-cmp v0.5.9 // indirect
154+
github.com/google/go-cmp v0.6.0 // indirect
155155
github.com/gostaticanalysis/analysisutil v0.7.1 // indirect
156156
github.com/gostaticanalysis/comment v1.4.2 // indirect
157157
github.com/hashicorp/errwrap v1.0.0 // indirect

go.sum

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)