polinasok
|
6a25ee09f5
|
go.mod: update google/go-dap to 0.5.0 (#2460)
* go.mod: update google/go-dap to 0.5.0
* Go mod tidy
Co-authored-by: Polina Sokolova <polinasok@users.noreply.github.com>
|
2021-05-04 12:33:50 -07:00 |
|
polinasok
|
731f5ed346
|
go.mod: update google/go-dap to 0.4.0 (#2248)
Co-authored-by: Polina Sokolova <polinasok@users.noreply.github.com>
|
2020-12-04 08:58:55 -08:00 |
|
Eli Bendersky
|
347777295d
|
service/dap: pull in newer version of google/go-dap (#2167)
Pulls in v0.3.0 of google/go-dap; this version has some fixes and API
improvements which service/dap will be able to leverage to clean up some
code.
|
2020-09-15 14:43:13 -07:00 |
|
Alessandro Arzilli
|
7dde930033
|
terminal: use new mechanism to cancel starlark threads (#2149)
* vendor: update starlark
* terminal: use new mechanism to cancel starlark threads
See: https://github.com/google/starlark-go/pull/298
|
2020-08-24 13:36:12 -07:00 |
|
Waleed Gadelkareem
|
b14182324d
|
Update cosiner/argv to v0.1.0 (#2088)
|
2020-06-24 10:00:37 -07:00 |
|
Alessandro Arzilli
|
9881edaa99
|
vendor: remove github.com/pkg/profile dependency (#2053)
It is only used in benchmarks and 'go test' now has command line
options to enable profiling as appropriate (but maybe it didn't in
2014).
|
2020-05-14 10:16:09 -07:00 |
|
Alessandro Arzilli
|
a33be4466f
|
vendor: update logrus dependency (#2048)
Fixes #2037
|
2020-05-11 15:44:01 -07:00 |
|
Alessandro Arzilli
|
0f83fa66f5
|
cmd/dlv: make core command limitations more prominent (#2031)
Fixes #2026
|
2020-05-04 10:00:33 -07:00 |
|
Derek Parker
|
00aab8d690
|
vendor: Update vendor
|
2020-04-10 09:53:13 -07:00 |
|
Alessandro Arzilli
|
2786e46c5f
|
vendor: check vendor directory (#1962)
Remove gitignore rule preventing vendor/modules.txt file from being
commited, add check that the vendor directory is synchronized.
|
2020-03-26 09:25:50 -07:00 |
|