Skip to content

Commit 49ba486

Browse files
committed
update vulncheck
1 parent 2f2ef3b commit 49ba486

File tree

2 files changed

+15
-11
lines changed

2 files changed

+15
-11
lines changed

go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,9 @@ require (
107107
github.com/yagipy/maintidx v1.0.0
108108
github.com/yeya24/promlinter v0.2.0
109109
gitlab.com/bosi/decorder v0.2.3
110-
golang.org/x/net v0.2.0
111-
golang.org/x/tools v0.3.0
112-
golang.org/x/vuln v0.0.0-20220902211423-27dd78d2ca39
110+
golang.org/x/net v0.3.0
111+
golang.org/x/tools v0.4.0
112+
golang.org/x/vuln v0.0.0-20221208180742-f2dca5ff4cc3
113113
gopkg.in/yaml.v3 v3.0.1
114114
honnef.co/go/tools v0.3.3
115115
mvdan.cc/gofumpt v0.4.0
@@ -181,8 +181,8 @@ require (
181181
golang.org/x/exp/typeparams v0.0.0-20220827204233-334a2380cb91 // indirect
182182
golang.org/x/mod v0.7.0 // indirect
183183
golang.org/x/sync v0.1.0 // indirect
184-
golang.org/x/sys v0.2.0 // indirect
185-
golang.org/x/text v0.4.0 // indirect
184+
golang.org/x/sys v0.3.0 // indirect
185+
golang.org/x/text v0.5.0 // indirect
186186
google.golang.org/protobuf v1.28.0 // indirect
187187
gopkg.in/ini.v1 v1.67.0 // indirect
188188
gopkg.in/yaml.v2 v2.4.0 // indirect

go.sum

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

0 commit comments

Comments
 (0)