delve/vendor/github.com
Hyang-Ah Hana Kim cec23c0aa1
go.mod: require go-delve/liner instead of peterh/liner (#2905)
Use of `replace` in go.mod breaks delve installation using
`go install`. (see https://github.com/golang/go/issues/40276)
Workaround this limitation by explicitly require the fork
github.com/go-delve/liner.

go-delve/liner@v1.2.2-1 already has go.mod module name fixed
to be github.com/go-delve/liner.

Fixes go-delve/delve#2904
2022-02-14 18:42:43 +01:00
..
cilium/ebpf *: Replace libbpfgo with cilium/ebpf (#2771) 2021-11-03 16:58:04 +01:00
cosiner/argv Update cosiner/argv to v0.1.0 (#2088) 2020-06-24 10:00:37 -07:00
cpuguy83/go-md2man/v2 all: update github.com/spf13/cobra to v1.1.3 (#2572) 2021-07-22 11:05:37 -07:00
creack/pty vendor: Update vendor 2020-04-10 09:53:13 -07:00
derekparker/trie pkg/terminal: Allow fuzzy searching tab completions (#2633) 2021-08-05 19:55:27 +02:00
go-delve/liner go.mod: require go-delve/liner instead of peterh/liner (#2905) 2022-02-14 18:42:43 +01:00
google/go-dap go.mod: update google/go-dap to 0.6.0 (#2710) 2021-09-22 21:26:40 -07:00
hashicorp/golang-lru vendor: Update vendor 2020-04-10 09:53:13 -07:00
inconshreveable/mousetrap tests: fix typecheckrpc.go and convert it to a test 2019-01-07 11:47:49 -08:00
konsorten/go-windows-terminal-sequences vendor: update logrus dependency (#2048) 2020-05-11 15:44:01 -07:00
mattn go.mod: require go-delve/liner instead of peterh/liner (#2905) 2022-02-14 18:42:43 +01:00
rivo/uniseg go.mod: require go-delve/liner instead of peterh/liner (#2905) 2022-02-14 18:42:43 +01:00
russross/blackfriday/v2 all: update github.com/spf13/cobra to v1.1.3 (#2572) 2021-07-22 11:05:37 -07:00
shurcooL/sanitized_anchor_name all: update github.com/spf13/cobra to v1.1.3 (#2572) 2021-07-22 11:05:37 -07:00
sirupsen/logrus vendor: update logrus dependency (#2048) 2020-05-11 15:44:01 -07:00
spf13 all: update github.com/spf13/cobra to v1.1.3 (#2572) 2021-07-22 11:05:37 -07:00