Insert gofuzz as dep
This commit is contained in:
parent
71c6e082d4
commit
723df867c4
1
third_party/deps.sh
vendored
1
third_party/deps.sh
vendored
@ -16,6 +16,7 @@ DEP_PACKAGES="
|
|||||||
github.com/coreos/go-log/log
|
github.com/coreos/go-log/log
|
||||||
github.com/coreos/go-systemd/journal
|
github.com/coreos/go-systemd/journal
|
||||||
code.google.com/p/go.net/websocket
|
code.google.com/p/go.net/websocket
|
||||||
|
github.com/google/gofuzz
|
||||||
"
|
"
|
||||||
|
|
||||||
PACKAGES="$TOP_PACKAGES $DEP_PACKAGES"
|
PACKAGES="$TOP_PACKAGES $DEP_PACKAGES"
|
||||||
|
Loading…
Reference in New Issue
Block a user