Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump golang.org/x/sys from 0.0.0-20190422165155-953cdadca894 to 0.1.0 in /components/kots-config-check/registry #128

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump golang.org/x/sys in /components/kots-config-check/registry
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20190422165155-953cdadca894 to 0.1.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Feb 25, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 59ac7c6591d48bf8169498e2cbea3451837658b9
2 changes: 1 addition & 1 deletion components/kots-config-check/registry/go.mod
Original file line number Diff line number Diff line change
@@ -15,5 +15,5 @@ require (
github.com/opencontainers/go-digest v1.0.0-rc1 // indirect
github.com/sirupsen/logrus v1.4.2 // indirect
github.com/spf13/pflag v1.0.5 // indirect
golang.org/x/sys v0.0.0-20190422165155-953cdadca894 // indirect
golang.org/x/sys v0.1.0 // indirect
)
3 changes: 2 additions & 1 deletion components/kots-config-check/registry/go.sum

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