Skip to content

Commit

Permalink
dep: upgraded golang.org/x/sys
Browse files Browse the repository at this point in the history
Upgraded golang.org/x/sys from v0.2.0 to account for golang/go#49219.

Signed-off-by: Sienna Lloyd <sienna@linux.com>
  • Loading branch information
siennathesane committed Nov 21, 2022
1 parent eedea6c commit d789b53
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -2,4 +2,4 @@ module go.etcd.io/bbolt

go 1.17

require golang.org/x/sys v0.2.0
require golang.org/x/sys v0.2.1-0.20221110211117-d684c6f88669
2 changes: 2 additions & 0 deletions go.sum
@@ -1,2 +1,4 @@
golang.org/x/sys v0.2.0 h1:ljd4t30dBnAvMZaQCevtY0xLLD0A+bRZXbgLMLU1F/A=
golang.org/x/sys v0.2.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.2.1-0.20221110211117-d684c6f88669 h1:pvmSpBoSG0gD2LLPAX15QHPig8xsbU0tu1sSAmResqk=
golang.org/x/sys v0.2.1-0.20221110211117-d684c6f88669/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=

0 comments on commit d789b53

Please sign in to comment.