Skip to content

Commit

Permalink
fix(deps): update module golang.org/x/sys to v0.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Apr 29, 2023
1 parent a46c17d commit d82b377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/onsi/gomega v1.24.1
github.com/opencontainers/runtime-tools v0.9.0
github.com/pkg/errors v0.9.1
golang.org/x/sys v0.3.0
golang.org/x/sys v0.7.0
)

require (
Expand Down

0 comments on commit d82b377

Please sign in to comment.