Skip to content

Commit f9fb6f6

Browse files
chore(deps): update golang.org/x/sys commit hash to 70b957f (#112)
1 parent da6aaa9 commit f9fb6f6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ require (
55
github.com/google/zoekt v0.0.0-20181024133218-610dcff71c4a
66
golang.org/x/net v0.0.0-20181201024736-351d144fa1fc
77
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f // indirect
8-
golang.org/x/sys v0.0.0-20181205085724-a5c9d58dba9a // indirect
8+
golang.org/x/sys v0.0.0-20181206084930-70b957f3b65e // indirect
99
)

go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ golang.org/x/sys v0.0.0-20181121040156-0cf1ed9e522b/go.mod h1:STP8DvDyc/dI5b8T5h
1616
golang.org/x/sys v0.0.0-20181122165857-62eef0e2fa9b/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
1717
golang.org/x/sys v0.0.0-20181128112313-4ed8d59d0b35/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
1818
golang.org/x/sys v0.0.0-20181205085724-a5c9d58dba9a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
19+
golang.org/x/sys v0.0.0-20181206084930-70b957f3b65e/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=

0 commit comments

Comments
 (0)