Update to tag'd x/sys

This commit is contained in:
Aaron Bieber 2022-12-09 11:37:04 -07:00
parent 3679c9b4de
commit cce1f10fed
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -2,4 +2,4 @@ module suah.dev/protect
go 1.14 go 1.14
require golang.org/x/sys v0.0.0-20210917161153-d61c044b1678 require golang.org/x/sys v0.3.0

4
go.sum
View File

@ -1,2 +1,2 @@
golang.org/x/sys v0.0.0-20210917161153-d61c044b1678 h1:J27LZFQBFoihqXoegpscI10HpjZ7B5WQLLKL2FZXQKw= golang.org/x/sys v0.3.0 h1:w8ZOecv6NaNa/zC8944JTU3vz4u6Lagfk4RPQxv92NQ=
golang.org/x/sys v0.0.0-20210917161153-d61c044b1678/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.3.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=