We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68f5cea commit a6e59b4Copy full SHA for a6e59b4
go.mod
@@ -5,7 +5,7 @@ go 1.18
5
require (
6
4d63.com/gochecknoglobals v0.1.0
7
github.com/Antonboom/errname v0.1.6
8
- github.com/Antonboom/nilnil v0.1.0
+ github.com/Antonboom/nilnil v0.1.1
9
github.com/BurntSushi/toml v1.0.0
10
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11
github.com/OpenPeeDeeP/depguard v1.1.0
@@ -63,7 +63,7 @@ require (
63
github.com/moricho/tparallel v0.2.1
64
github.com/nakabonne/nestif v0.3.1
65
github.com/nishanths/exhaustive v0.7.11
66
- github.com/nishanths/predeclared v0.2.1
+ github.com/nishanths/predeclared v0.2.2
67
github.com/pkg/errors v0.9.1
68
github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
69
github.com/quasilyte/go-ruleguard/dsl v0.3.19
go.sum
0 commit comments