Skip to content

Commit 2d89df4

Browse files
build(deps): bump github.com/GaijinEntertainment/go-exhaustruct/v2
Bumps [github.com/GaijinEntertainment/go-exhaustruct/v2](https://github.com/GaijinEntertainment/go-exhaustruct) from 2.2.0 to 2.2.2. - [Release notes](https://github.com/GaijinEntertainment/go-exhaustruct/releases) - [Commits](GaijinEntertainment/go-exhaustruct@v2.2.0...v2.2.2) --- updated-dependencies: - dependency-name: github.com/GaijinEntertainment/go-exhaustruct/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95d57d9 commit 2d89df4

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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.0
11+
github.com/GaijinEntertainment/go-exhaustruct/v2 v2.2.2
1212
github.com/OpenPeeDeeP/depguard v1.1.0
1313
github.com/alexkohler/prealloc v1.0.0
1414
github.com/alingse/asasalint v0.0.11
@@ -101,7 +101,7 @@ require (
101101
github.com/yagipy/maintidx v1.0.0
102102
github.com/yeya24/promlinter v0.2.0
103103
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
105105
gopkg.in/yaml.v3 v3.0.1
106106
honnef.co/go/tools v0.3.2
107107
mvdan.cc/gofumpt v0.3.1
@@ -171,8 +171,8 @@ require (
171171
go.uber.org/zap v1.17.0 // indirect
172172
golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d // indirect
173173
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
176176
golang.org/x/text v0.3.7 // indirect
177177
google.golang.org/protobuf v1.28.0 // indirect
178178
gopkg.in/ini.v1 v1.66.6 // indirect

go.sum

Lines changed: 9 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)