File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/Antonboom/nilnil v0.1.1
99 github.com/BurntSushi/toml v1.2.0
1010 github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11- github.com/GaijinEntertainment/go-exhaustruct/v2 v2.2.2
11+ github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
1212 github.com/OpenPeeDeeP/depguard v1.1.0
1313 github.com/alexkohler/prealloc v1.0.0
1414 github.com/alingse/asasalint v0.0.11
@@ -170,6 +170,7 @@ require (
170170 go.uber.org/atomic v1.7.0 // indirect
171171 go.uber.org/multierr v1.6.0 // indirect
172172 go.uber.org/zap v1.17.0 // indirect
173+ golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e // indirect
173174 golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d // indirect
174175 golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect
175176 golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 // indirect
You can’t perform that action at this time.
0 commit comments