whatcanGOwrong

This commit is contained in:
2024-09-19 21:38:24 -04:00
commit d0ae4d841d
17908 changed files with 4096831 additions and 0 deletions
@@ -0,0 +1 @@
v1.23.0
@@ -0,0 +1 @@
{"Version":"v1.23.0","Time":"2024-07-16T18:44:48Z","Origin":{"VCS":"git","URL":"https://github.com/go-delve/delve","Hash":"56e9b85f40ccd5ea92186ac54dba79a2f55d2197","Ref":"refs/tags/v1.23.0"}}
@@ -0,0 +1,34 @@
module github.com/go-delve/delve
go 1.21
require (
github.com/cilium/ebpf v0.11.0
github.com/cosiner/argv v0.1.0
github.com/creack/pty v1.1.20
github.com/derekparker/trie v0.0.0-20230829180723-39f4de51ef7d
github.com/go-delve/liner v1.2.3-0.20231231155935-4726ab1d7f62
github.com/google/go-dap v0.12.0
github.com/hashicorp/golang-lru v1.0.2
github.com/mattn/go-colorable v0.1.13
github.com/mattn/go-isatty v0.0.20
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.7.0
github.com/spf13/pflag v1.0.5
go.starlark.net v0.0.0-20231101134539-556fd59b42f6
golang.org/x/arch v0.6.0
golang.org/x/sys v0.17.0
golang.org/x/tools v0.14.0
gopkg.in/yaml.v3 v3.0.1
)
require (
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/mattn/go-runewidth v0.0.13 // indirect
github.com/rivo/uniseg v0.2.0 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/stretchr/testify v1.8.4 // indirect
golang.org/x/exp v0.0.0-20230224173230-c95f2b4c22f2 // indirect
golang.org/x/mod v0.14.0 // indirect
)
@@ -0,0 +1 @@
h1:jYgZISZ14KAO3ys8kD07kjrowrygE9F9SIwnpz9xXys=
@@ -0,0 +1 @@
v1.2.3-0.20231231155935-4726ab1d7f62
@@ -0,0 +1 @@
{"Version":"v1.2.3-0.20231231155935-4726ab1d7f62","Time":"2023-12-31T15:59:35Z","Origin":{"VCS":"git","URL":"https://github.com/go-delve/liner","Hash":"4726ab1d7f62f429ffd1bf4d2ad1e655dd12ced4"}}
@@ -0,0 +1,6 @@
module github.com/go-delve/liner
require (
github.com/mattn/go-runewidth v0.0.3
golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
)
@@ -0,0 +1 @@
h1:IGtvsNyIuRjl04XAOFGACozgUD7A82UffYxZt4DWbvA=