mirror of
https://github.com/weaveworks/scope.git
synced 2026-02-14 18:09:59 +00:00
Run go mod vendor to fix build issue
As this would have deleted some headers in ./vendor/github.com/iovisor/gobpf/elf I also ran git diff vendor/github.com/iovisor/gobpf/ | patch -p0 -R
This commit is contained in:
2
vendor/modules.txt
vendored
2
vendor/modules.txt
vendored
@@ -392,7 +392,7 @@ golang.org/x/text/unicode/bidi
|
||||
golang.org/x/text/unicode/norm
|
||||
# golang.org/x/time v0.0.0-20180412165947-fbb02b2291d2
|
||||
golang.org/x/time/rate
|
||||
# golang.org/x/tools v0.0.0-20190226205152-f727befe758c
|
||||
# golang.org/x/tools v0.0.0-20190424220101-1e8e1cfdf96b
|
||||
golang.org/x/tools/cover
|
||||
# google.golang.org/appengine v1.4.0
|
||||
google.golang.org/appengine/internal
|
||||
|
||||
Reference in New Issue
Block a user