Skip to content

Commit

Permalink
build(deps): bump github.com/GaijinEntertainment/go-exhaustruct/v2
Browse files Browse the repository at this point in the history
Bumps [github.com/GaijinEntertainment/go-exhaustruct/v2](https://github.com/GaijinEntertainment/go-exhaustruct) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/GaijinEntertainment/go-exhaustruct/releases)
- [Commits](GaijinEntertainment/go-exhaustruct@v2.2.2...v2.3.0)

---
updated-dependencies:
- dependency-name: github.com/GaijinEntertainment/go-exhaustruct/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 21, 2022
1 parent d286cb9 commit 85f9ec9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 3 additions & 1 deletion go.mod
Expand Up @@ -8,7 +8,7 @@ require (
github.com/Antonboom/nilnil v0.1.1
github.com/BurntSushi/toml v1.2.0
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
github.com/GaijinEntertainment/go-exhaustruct/v2 v2.2.2
github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
github.com/OpenPeeDeeP/depguard v1.1.0
github.com/alexkohler/prealloc v1.0.0
github.com/alingse/asasalint v0.0.11
Expand Down Expand Up @@ -180,3 +180,5 @@ require (
gopkg.in/yaml.v2 v2.4.0 // indirect
mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b // indirect
)

require golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e // indirect
6 changes: 4 additions & 2 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 85f9ec9

Please sign in to comment.