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 d7f24f9 commit a448025Copy full SHA for a448025
go.mod
@@ -70,7 +70,7 @@ require (
70
github.com/mitchellh/go-ps v1.0.0
71
github.com/moricho/tparallel v0.2.1
72
github.com/nakabonne/nestif v0.3.1
73
- github.com/nishanths/exhaustive v0.8.3
+ github.com/nishanths/exhaustive v0.9.2
74
github.com/nishanths/predeclared v0.2.2
75
github.com/pkg/errors v0.9.1
76
github.com/polyfloyd/go-errorlint v1.0.5
@@ -180,7 +180,7 @@ require (
180
golang.org/x/mod v0.7.0 // indirect
181
golang.org/x/sync v0.1.0 // indirect
182
golang.org/x/sys v0.2.0 // indirect
183
- golang.org/x/text v0.3.8 // indirect
+ golang.org/x/text v0.4.0 // indirect
184
google.golang.org/protobuf v1.28.0 // indirect
185
gopkg.in/ini.v1 v1.67.0 // indirect
186
gopkg.in/yaml.v2 v2.4.0 // indirect
go.sum
0 commit comments