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
+4
View File
@@ -0,0 +1,4 @@
v0.17.0
v0.22.1-0.20240829175637-39126e24d653
v0.24.0
v0.25.0
@@ -0,0 +1 @@
{"Version":"v0.17.0","Time":"2024-01-11T21:17:38Z","Origin":{"VCS":"git","URL":"https://go.googlesource.com/tools","Hash":"0b1f1d4bc227cc2e610854f23e14696becb9e46c","Ref":"refs/tags/v0.17.0"}}
@@ -0,0 +1,11 @@
module golang.org/x/tools
go 1.18
require (
github.com/yuin/goldmark v1.4.13
golang.org/x/mod v0.14.0
golang.org/x/net v0.20.0
)
require golang.org/x/sync v0.6.0
Binary file not shown.
@@ -0,0 +1 @@
h1:FvmRgNOcs3kOa+T20R1uhfP9F6HgG2mfxDv1vrx1Htc=
@@ -0,0 +1 @@
{"Version":"v0.22.1-0.20240829175637-39126e24d653","Time":"2024-08-29T17:56:37Z","Origin":{"VCS":"git","URL":"https://go.googlesource.com/tools","Hash":"39126e24d653a6fb0113513e67969cb35901c822"}}
@@ -0,0 +1,14 @@
module golang.org/x/tools
go 1.19 // => default GODEBUG has gotypesalias=0
require (
github.com/google/go-cmp v0.6.0
github.com/yuin/goldmark v1.4.13
golang.org/x/mod v0.18.0
golang.org/x/net v0.26.0
golang.org/x/sync v0.7.0
golang.org/x/telemetry v0.0.0-20240521205824-bda55230c457
)
require golang.org/x/sys v0.21.0 // indirect
@@ -0,0 +1 @@
h1:6bJEg2w2kUHWlfdJaESYsmNfI1LKAZQi6zCa7LUn7eI=
@@ -0,0 +1 @@
{"Version":"v0.24.0","Time":"2024-08-06T19:12:18Z","Origin":{"VCS":"git","URL":"https://go.googlesource.com/tools","Hash":"3057be8f634fdb03e1da1cad9fff3415299ad3ad","Ref":"refs/tags/v0.24.0"}}
@@ -0,0 +1,14 @@
module golang.org/x/tools
go 1.19 // => default GODEBUG has gotypesalias=0
require (
github.com/google/go-cmp v0.6.0
github.com/yuin/goldmark v1.4.13
golang.org/x/mod v0.20.0
golang.org/x/net v0.28.0
golang.org/x/sync v0.8.0
golang.org/x/telemetry v0.0.0-20240521205824-bda55230c457
)
require golang.org/x/sys v0.23.0 // indirect
Binary file not shown.
@@ -0,0 +1 @@
h1:J1shsA93PJUEVaUSaay7UXAyE8aimq3GW0pjlolpa24=
@@ -0,0 +1 @@
{"Version":"v0.25.0","Time":"2024-09-09T14:44:08Z","Origin":{"VCS":"git","URL":"https://go.googlesource.com/tools","Hash":"7398f36f576504906456476c2f6251b76feb664e","Ref":"refs/tags/v0.25.0"}}
@@ -0,0 +1,14 @@
module golang.org/x/tools
go 1.22.0 // => default GODEBUG has gotypesalias=0
require (
github.com/google/go-cmp v0.6.0
github.com/yuin/goldmark v1.4.13
golang.org/x/mod v0.21.0
golang.org/x/net v0.29.0
golang.org/x/sync v0.8.0
golang.org/x/telemetry v0.0.0-20240521205824-bda55230c457
)
require golang.org/x/sys v0.25.0 // indirect
Binary file not shown.
@@ -0,0 +1 @@
h1:oFU9pkj/iJgs+0DT+VMHrx+oBKs/LJMV+Uvg78sl+fE=
@@ -0,0 +1 @@
v0.16.2
@@ -0,0 +1 @@
{"Version":"v0.16.2","Time":"2024-08-29T19:24:41Z","Origin":{"VCS":"git","URL":"https://go.googlesource.com/tools","Subdir":"gopls","Hash":"017e1b8d601912bd35c6e90d4c5321d0888c942c","Ref":"refs/tags/gopls/v0.16.2"}}
@@ -0,0 +1,27 @@
module golang.org/x/tools/gopls
go 1.19 // => default GODEBUG has gotypesalias=0
require (
github.com/google/go-cmp v0.6.0
github.com/jba/templatecheck v0.7.0
golang.org/x/mod v0.20.0
golang.org/x/sync v0.8.0
golang.org/x/telemetry v0.0.0-20240829154258-f29ab539cc98
golang.org/x/text v0.16.0
golang.org/x/tools v0.22.1-0.20240829175637-39126e24d653
golang.org/x/vuln v1.0.4
gopkg.in/yaml.v3 v3.0.1
honnef.co/go/tools v0.4.7
mvdan.cc/gofumpt v0.6.0
mvdan.cc/xurls/v2 v2.5.0
)
require (
github.com/BurntSushi/toml v1.2.1 // indirect
github.com/google/safehtml v0.1.0 // indirect
golang.org/x/exp/typeparams v0.0.0-20221212164502-fae10dda9338 // indirect
golang.org/x/sys v0.23.0 // indirect
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
)
Binary file not shown.
@@ -0,0 +1 @@
h1:K1z03MlikHfaMTtG01cUeL5FAOTJnITuNe0TWOcg8tM=