Skip to content

Commit

Permalink
Update module golang.org/x/sys to v0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 4, 2024
1 parent b078bb6 commit a9f64a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion builder/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22.4

require (
github.com/otiai10/copy v1.14.0
golang.org/x/sys v0.27.0
golang.org/x/sys v0.28.0
)

require golang.org/x/sync v0.7.0 // indirect
2 changes: 2 additions & 0 deletions builder/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ golang.org/x/sys v0.26.0 h1:KHjCJyddX0LoSTb3J+vWpupP9p0oznkqVk/IfjymZbo=
golang.org/x/sys v0.26.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/sys v0.27.0 h1:wBqf8DvsY9Y/2P8gAfPDEYNuS30J4lPHJxXSb/nJZ+s=
golang.org/x/sys v0.27.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/sys v0.28.0 h1:Fksou7UEQUWlKvIdsqzJmUmCX3cZuD2+P3XyyzwMhlA=
golang.org/x/sys v0.28.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=

0 comments on commit a9f64a0

Please sign in to comment.