We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5dab8d commit 225f7a0Copy full SHA for 225f7a0
go.mod
@@ -93,7 +93,7 @@ require (
93
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
94
github.com/sashamelentyev/interfacebloat v1.1.0
95
github.com/sashamelentyev/usestdlibvars v1.27.0
96
- github.com/securego/gosec/v2 v2.21.2
+ github.com/securego/gosec/v2 v2.21.3
97
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
98
github.com/shirou/gopsutil/v3 v3.24.5
99
github.com/sirupsen/logrus v1.9.3
@@ -125,7 +125,7 @@ require (
125
go-simpler.org/musttag v0.12.2
126
go-simpler.org/sloglint v0.7.2
127
go.uber.org/automaxprocs v1.5.3
128
- golang.org/x/exp v0.0.0-20240904232852-e7e105dedf7e
+ golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
129
golang.org/x/tools v0.25.0
130
gopkg.in/yaml.v3 v3.0.1
131
honnef.co/go/tools v0.5.1
go.sum
0 commit comments