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 d13fcbd commit 0d0c330Copy full SHA for 0d0c330
go.mod
@@ -8,6 +8,7 @@ require (
8
github.com/Antonboom/nilnil v0.1.0
9
github.com/BurntSushi/toml v1.0.0
10
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11
+ github.com/GaijinEntertainment/go-exhaustruct v1.0.0
12
github.com/OpenPeeDeeP/depguard v1.1.0
13
github.com/alexkohler/prealloc v1.0.0
14
github.com/ashanbrown/forbidigo v1.3.0
@@ -24,7 +25,6 @@ require (
24
25
github.com/esimonov/ifshort v1.0.4
26
github.com/fatih/color v1.13.0
27
github.com/fzipp/gocyclo v0.5.0
- github.com/GaijinEntertainment/go-exhaustruct v0.0.0-20220320194800-c73fb34375ae
28
github.com/go-critic/go-critic v0.6.2
29
github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
30
github.com/gofrs/flock v0.8.1
go.sum
0 commit comments