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 d751398 commit 5a78c8aCopy full SHA for 5a78c8a
go.mod
@@ -22,7 +22,7 @@ require (
22
github.com/ashanbrown/makezero v1.1.1
23
github.com/bkielbasa/cyclop v1.2.1
24
github.com/blizzy78/varnamelen v0.8.0
25
- github.com/bombsimon/wsl/v4 v4.2.0
+ github.com/bombsimon/wsl/v4 v4.2.1
26
github.com/breml/bidichk v0.2.7
27
github.com/breml/errchkjson v0.3.6
28
github.com/butuzov/ireturn v0.3.0
@@ -193,7 +193,7 @@ require (
193
golang.org/x/exp/typeparams v0.0.0-20231219180239-dc181d75b848 // indirect
194
golang.org/x/mod v0.15.0 // indirect
195
golang.org/x/sync v0.6.0 // indirect
196
- golang.org/x/sys v0.16.0 // indirect
+ golang.org/x/sys v0.17.0 // indirect
197
golang.org/x/text v0.14.0 // indirect
198
google.golang.org/protobuf v1.31.0 // indirect
199
gopkg.in/ini.v1 v1.67.0 // indirect
go.sum
0 commit comments