Skip to content

Commit a448025

Browse files
build(deps): bump github.com/nishanths/exhaustive from 0.8.3 to 0.9.2
Bumps [github.com/nishanths/exhaustive](https://github.com/nishanths/exhaustive) from 0.8.3 to 0.9.2. - [Release notes](https://github.com/nishanths/exhaustive/releases) - [Commits](nishanths/exhaustive@v0.8.3...v0.9.2) --- updated-dependencies: - dependency-name: github.com/nishanths/exhaustive dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d7f24f9 commit a448025

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ require (
7070
github.com/mitchellh/go-ps v1.0.0
7171
github.com/moricho/tparallel v0.2.1
7272
github.com/nakabonne/nestif v0.3.1
73-
github.com/nishanths/exhaustive v0.8.3
73+
github.com/nishanths/exhaustive v0.9.2
7474
github.com/nishanths/predeclared v0.2.2
7575
github.com/pkg/errors v0.9.1
7676
github.com/polyfloyd/go-errorlint v1.0.5
@@ -180,7 +180,7 @@ require (
180180
golang.org/x/mod v0.7.0 // indirect
181181
golang.org/x/sync v0.1.0 // indirect
182182
golang.org/x/sys v0.2.0 // indirect
183-
golang.org/x/text v0.3.8 // indirect
183+
golang.org/x/text v0.4.0 // indirect
184184
google.golang.org/protobuf v1.28.0 // indirect
185185
gopkg.in/ini.v1 v1.67.0 // indirect
186186
gopkg.in/yaml.v2 v2.4.0 // indirect

go.sum

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

0 commit comments

Comments
 (0)