delve/glide.lock
aarzilli ec8dc3a10d proc,vendor: show global variables in disassembly
updates vendored version of x86asm, adds a symbol lookup function to
pass to the disassembler.

This will show global symbol names in the disassembly like go tool
objdump does.
2018-03-22 10:01:00 -07:00

38 lines
1.2 KiB
YAML

hash: beaa7cd84d35e37baec9623e57131364978c86209bcd4d7204d200975be50ae3
updated: 2017-05-29T15:52:21.585055276+02:00
imports:
- name: github.com/cpuguy83/go-md2man
version: bcc0a711c5e6bbe72c7cb13d81c7109b45267fd2
subpackages:
- md2man
- name: github.com/inconshreveable/mousetrap
version: 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75
- name: github.com/mattn/go-colorable
version: ded68f7a9561c023e790de24279db7ebf473ea80
- name: github.com/mattn/go-isatty
version: fc9e8d8ef48496124e79ae0df75490096eccf6fe
- name: github.com/peterh/liner
version: 88609521dc4b6c858fd4c98b628147da928ce4ac
- name: github.com/pkg/profile
version: 06b906832ed0e32302a942b63b6c5f8359034d26
- name: github.com/russross/blackfriday
version: 0ba0f2b6ed7c475a92e4df8641825cb7a11d1fa3
- name: github.com/spf13/cobra
version: b6cb3958937245a12d4d7728be080a6c758f4136
subpackages:
- doc
- name: github.com/spf13/pflag
version: 9e4c21054fa135711121b557932b1887f2405d92
- name: golang.org/x/arch
version: 077ac972c2e48fdb75168a5ba36a387f0c72d8aa
subpackages:
- x86/x86asm
- name: golang.org/x/sys
version: f3918c30c5c2cb527c0b071a27c35120a6c0719a
subpackages:
- unix
- windows
- name: gopkg.in/yaml.v2
version: cd8b52f8269e0feb286dfeef29f8fe4d5b397e0b
testImports: []