@@ -8,7 +8,7 @@ require (
8
8
github.com/Antonboom/nilnil v0.1.1
9
9
github.com/BurntSushi/toml v1.2.0
10
10
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11
- github.com/GaijinEntertainment/go-exhaustruct/v2 v2.2.0
11
+ github.com/GaijinEntertainment/go-exhaustruct/v2 v2.2.2
12
12
github.com/OpenPeeDeeP/depguard v1.1.0
13
13
github.com/alexkohler/prealloc v1.0.0
14
14
github.com/alingse/asasalint v0.0.11
@@ -101,7 +101,7 @@ require (
101
101
github.com/yagipy/maintidx v1.0.0
102
102
github.com/yeya24/promlinter v0.2.0
103
103
gitlab.com/bosi/decorder v0.2.3
104
- golang.org/x/tools v0.1.12-0.20220628192153-7743d1d949f1
104
+ golang.org/x/tools v0.1.12
105
105
gopkg.in/yaml.v3 v3.0.1
106
106
honnef.co/go/tools v0.3.2
107
107
mvdan.cc/gofumpt v0.3.1
@@ -171,8 +171,8 @@ require (
171
171
go.uber.org/zap v1.17.0 // indirect
172
172
golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d // indirect
173
173
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect
174
- golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
175
- golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 // indirect
174
+ golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 // indirect
175
+ golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f // indirect
176
176
golang.org/x/text v0.3.7 // indirect
177
177
google.golang.org/protobuf v1.28.0 // indirect
178
178
gopkg.in/ini.v1 v1.66.6 // indirect
0 commit comments