update /x/sys package

This commit is contained in:
Steven Polley 2023-11-14 17:41:43 -07:00
parent 527cbebfce
commit b03b9c9c12
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -2,4 +2,4 @@ module deadbeef.codes/steven/dipole
go 1.20
require golang.org/x/sys v0.7.0
require golang.org/x/sys v0.14.0

4
go.sum
View File

@ -1,2 +1,2 @@
golang.org/x/sys v0.7.0 h1:3jlCCIQZPdOYu1h8BkNvLz8Kgwtae2cagcG/VamtZRU=
golang.org/x/sys v0.7.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.14.0 h1:Vz7Qs629MkJkGyHxUlRHizWJRG2j8fbQKjELVSNhy7Q=
golang.org/x/sys v0.14.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=