Skip to content
This repository was archived by the owner on Jul 20, 2024. It is now read-only.

Commit

Permalink
build(deps): bump golang.org/x/sys from 0.14.0 to 0.17.0
Browse files Browse the repository at this point in the history
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.14.0 to 0.17.0.
- [Commits](golang/sys@v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent cb8e935 commit 319a8b2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 143 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ require (
github.com/spf13/viper v1.17.0
github.com/tidwall/gjson v1.17.0
github.com/tidwall/sjson v1.2.5
golang.org/x/sys v0.14.0
golang.org/x/sys v0.17.0
golang.org/x/term v0.14.0
)

Expand Down Expand Up @@ -91,7 +91,6 @@ require (
github.com/sourcegraph/conc v0.3.0 // indirect
github.com/spf13/afero v1.10.0 // indirect
github.com/spf13/cast v1.5.1 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/stretchr/objx v0.5.1 // indirect
github.com/stretchr/testify v1.8.4 // indirect
Expand All @@ -101,7 +100,6 @@ require (
github.com/yosssi/gohtml v0.0.0-20201013000340-ee4748c638f4 // indirect
github.com/yuin/goldmark v1.6.0 // indirect
github.com/yuin/goldmark-emoji v1.0.2 // indirect
go.uber.org/atomic v1.11.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa // indirect
golang.org/x/net v0.18.0 // indirect
Expand Down
Loading

0 comments on commit 319a8b2

Please sign in to comment.