-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgithub_api_dump.json
More file actions
709 lines (703 loc) · 62.8 KB
/
github_api_dump.json
File metadata and controls
709 lines (703 loc) · 62.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
[
{
"url": "https://api.github.com/repos/golang/go/issues/67998",
"repository_url": "https://api.github.com/repos/golang/go",
"labels_url": "https://api.github.com/repos/golang/go/issues/67998/labels{/name}",
"comments_url": "https://api.github.com/repos/golang/go/issues/67998/comments",
"events_url": "https://api.github.com/repos/golang/go/issues/67998/events",
"html_url": "https://github.com/golang/go/issues/67998",
"id": 2353679187,
"node_id": "I_kwDOAWBuf86MSktT",
"number": 67998,
"title": "syscall: missing Errno on openbsd/386, openbsd/arm and openbsd/amd64",
"user": {
"login": "4a6f656c",
"id": 8142769,
"node_id": "MDQ6VXNlcjgxNDI3Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/8142769?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/4a6f656c",
"html_url": "https://github.com/4a6f656c",
"followers_url": "https://api.github.com/users/4a6f656c/followers",
"following_url": "https://api.github.com/users/4a6f656c/following{/other_user}",
"gists_url": "https://api.github.com/users/4a6f656c/gists{/gist_id}",
"starred_url": "https://api.github.com/users/4a6f656c/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/4a6f656c/subscriptions",
"organizations_url": "https://api.github.com/users/4a6f656c/orgs",
"repos_url": "https://api.github.com/users/4a6f656c/repos",
"events_url": "https://api.github.com/users/4a6f656c/events{/privacy}",
"received_events_url": "https://api.github.com/users/4a6f656c/received_events",
"type": "User",
"site_admin": false
},
"labels": [
{
"id": 4262323075,
"node_id": "LA_kwDOAWBuf87-DeOD",
"url": "https://api.github.com/repos/golang/go/labels/compiler/runtime",
"name": "compiler/runtime",
"color": "486AF7",
"default": false,
"description": "Issues related to the Go compiler and/or runtime."
}
],
"state": "open",
"locked": false,
"assignee": null,
"assignees": [
],
"milestone": null,
"comments": 1,
"created_at": "2024-06-14T16:07:57Z",
"updated_at": "2024-06-14T16:26:51Z",
"closed_at": null,
"author_association": "CONTRIBUTOR",
"active_lock_reason": null,
"body": "The syscall package is missing `EBADMSG`, `ENOTRECOVERABLE`, `EOWNERDEAD` and `EPROTO` on openbsd/386, openbsd/arm and openbsd/amd64. These are the earliest OpenBSD ports and they did not exist in the system headers when the relevant `zerror_*` file was generated. Given syscall is largely frozen, these have not been recently regenerated or updated.\r\n\r\nGiven that these already exist for all other ports, it makes sense to include them for consistency.\r\n\r\nIssue noted by Kirill Korinsky.",
"reactions": {
"url": "https://api.github.com/repos/golang/go/issues/67998/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
},
"timeline_url": "https://api.github.com/repos/golang/go/issues/67998/timeline",
"performed_via_github_app": null,
"state_reason": null
},
{
"url": "https://api.github.com/repos/golang/go/issues/67988",
"repository_url": "https://api.github.com/repos/golang/go",
"labels_url": "https://api.github.com/repos/golang/go/issues/67988/labels{/name}",
"comments_url": "https://api.github.com/repos/golang/go/issues/67988/comments",
"events_url": "https://api.github.com/repos/golang/go/issues/67988/events",
"html_url": "https://github.com/golang/go/issues/67988",
"id": 2352378700,
"node_id": "I_kwDOAWBuf86MNnNM",
"number": 67988,
"title": "x/pkgsite: package removal request for github.com/danny-kuehn/wordgen",
"user": {
"login": "danny-kuehn",
"id": 159106648,
"node_id": "U_kgDOCXvGWA",
"avatar_url": "https://avatars.githubusercontent.com/u/159106648?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/danny-kuehn",
"html_url": "https://github.com/danny-kuehn",
"followers_url": "https://api.github.com/users/danny-kuehn/followers",
"following_url": "https://api.github.com/users/danny-kuehn/following{/other_user}",
"gists_url": "https://api.github.com/users/danny-kuehn/gists{/gist_id}",
"starred_url": "https://api.github.com/users/danny-kuehn/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/danny-kuehn/subscriptions",
"organizations_url": "https://api.github.com/users/danny-kuehn/orgs",
"repos_url": "https://api.github.com/users/danny-kuehn/repos",
"events_url": "https://api.github.com/users/danny-kuehn/events{/privacy}",
"received_events_url": "https://api.github.com/users/danny-kuehn/received_events",
"type": "User",
"site_admin": false
},
"labels": [
{
"id": 1778483574,
"node_id": "MDU6TGFiZWwxNzc4NDgzNTc0",
"url": "https://api.github.com/repos/golang/go/labels/pkgsite",
"name": "pkgsite",
"color": "efacc1",
"default": false,
"description": ""
},
{
"id": 4151646470,
"node_id": "LA_kwDOAWBuf873dRkG",
"url": "https://api.github.com/repos/golang/go/labels/pkgsite/package-removal",
"name": "pkgsite/package-removal",
"color": "C6D225",
"default": false,
"description": "Issues for package removal. See https://pkg.go.dev/about#removing-a-package"
}
],
"state": "open",
"locked": false,
"assignee": null,
"assignees": [
],
"milestone": {
"url": "https://api.github.com/repos/golang/go/milestones/22",
"html_url": "https://github.com/golang/go/milestone/22",
"labels_url": "https://api.github.com/repos/golang/go/milestones/22/labels",
"id": 1067491,
"node_id": "MDk6TWlsZXN0b25lMTA2NzQ5MQ==",
"number": 22,
"title": "Unreleased",
"description": "Issues that do not affect released Go code and binaries.\r\n",
"creator": {
"login": "rsc",
"id": 104030,
"node_id": "MDQ6VXNlcjEwNDAzMA==",
"avatar_url": "https://avatars.githubusercontent.com/u/104030?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rsc",
"html_url": "https://github.com/rsc",
"followers_url": "https://api.github.com/users/rsc/followers",
"following_url": "https://api.github.com/users/rsc/following{/other_user}",
"gists_url": "https://api.github.com/users/rsc/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rsc/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rsc/subscriptions",
"organizations_url": "https://api.github.com/users/rsc/orgs",
"repos_url": "https://api.github.com/users/rsc/repos",
"events_url": "https://api.github.com/users/rsc/events{/privacy}",
"received_events_url": "https://api.github.com/users/rsc/received_events",
"type": "User",
"site_admin": false
},
"open_issues": 1873,
"closed_issues": 6926,
"state": "open",
"created_at": "2015-04-14T18:48:22Z",
"updated_at": "2024-06-14T16:57:45Z",
"due_on": "2099-12-31T08:00:00Z",
"closed_at": null
},
"comments": 0,
"created_at": "2024-06-14T02:49:59Z",
"updated_at": "2024-06-14T08:06:08Z",
"closed_at": null,
"author_association": "NONE",
"active_lock_reason": null,
"body": "This source is no longer available, it was replaced by: https://github.com/wordgen/wordgen",
"reactions": {
"url": "https://api.github.com/repos/golang/go/issues/67988/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
},
"timeline_url": "https://api.github.com/repos/golang/go/issues/67988/timeline",
"performed_via_github_app": null,
"state_reason": null
},
{
"url": "https://api.github.com/repos/golang/go/issues/67973",
"repository_url": "https://api.github.com/repos/golang/go",
"labels_url": "https://api.github.com/repos/golang/go/issues/67973/labels{/name}",
"comments_url": "https://api.github.com/repos/golang/go/issues/67973/comments",
"events_url": "https://api.github.com/repos/golang/go/issues/67973/events",
"html_url": "https://github.com/golang/go/issues/67973",
"id": 2351007673,
"node_id": "I_kwDOAWBuf86MIYe5",
"number": 67973,
"title": "x/tools/gopls: organizeImports does not find package after changing its name",
"user": {
"login": "stapelberg",
"id": 55506,
"node_id": "MDQ6VXNlcjU1NTA2",
"avatar_url": "https://avatars.githubusercontent.com/u/55506?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/stapelberg",
"html_url": "https://github.com/stapelberg",
"followers_url": "https://api.github.com/users/stapelberg/followers",
"following_url": "https://api.github.com/users/stapelberg/following{/other_user}",
"gists_url": "https://api.github.com/users/stapelberg/gists{/gist_id}",
"starred_url": "https://api.github.com/users/stapelberg/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/stapelberg/subscriptions",
"organizations_url": "https://api.github.com/users/stapelberg/orgs",
"repos_url": "https://api.github.com/users/stapelberg/repos",
"events_url": "https://api.github.com/users/stapelberg/events{/privacy}",
"received_events_url": "https://api.github.com/users/stapelberg/received_events",
"type": "User",
"site_admin": false
},
"labels": [
{
"id": 1270193002,
"node_id": "MDU6TGFiZWwxMjcwMTkzMDAy",
"url": "https://api.github.com/repos/golang/go/labels/gopls",
"name": "gopls",
"color": "f4c8a6",
"default": false,
"description": "Issues related to the Go language server, gopls."
},
{
"id": 1546201836,
"node_id": "MDU6TGFiZWwxNTQ2MjAxODM2",
"url": "https://api.github.com/repos/golang/go/labels/Tools",
"name": "Tools",
"color": "fbca04",
"default": false,
"description": "This label describes issues relating to any tools in the x/tools repository."
},
{
"id": 5624681997,
"node_id": "LA_kwDOAWBuf88AAAABT0HWDQ",
"url": "https://api.github.com/repos/golang/go/labels/gopls/imports",
"name": "gopls/imports",
"color": "F59A1E",
"default": false,
"description": ""
}
],
"state": "open",
"locked": false,
"assignee": null,
"assignees": [
],
"milestone": {
"url": "https://api.github.com/repos/golang/go/milestones/352",
"html_url": "https://github.com/golang/go/milestone/352",
"labels_url": "https://api.github.com/repos/golang/go/milestones/352/labels",
"id": 10679287,
"node_id": "MI_kwDOAWBuf84AovP3",
"number": 352,
"title": "gopls/v0.17.0",
"description": "",
"creator": {
"login": "findleyr",
"id": 57144380,
"node_id": "MDQ6VXNlcjU3MTQ0Mzgw",
"avatar_url": "https://avatars.githubusercontent.com/u/57144380?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/findleyr",
"html_url": "https://github.com/findleyr",
"followers_url": "https://api.github.com/users/findleyr/followers",
"following_url": "https://api.github.com/users/findleyr/following{/other_user}",
"gists_url": "https://api.github.com/users/findleyr/gists{/gist_id}",
"starred_url": "https://api.github.com/users/findleyr/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/findleyr/subscriptions",
"organizations_url": "https://api.github.com/users/findleyr/orgs",
"repos_url": "https://api.github.com/users/findleyr/repos",
"events_url": "https://api.github.com/users/findleyr/events{/privacy}",
"received_events_url": "https://api.github.com/users/findleyr/received_events",
"type": "User",
"site_admin": false
},
"open_issues": 116,
"closed_issues": 3,
"state": "open",
"created_at": "2024-03-13T15:11:19Z",
"updated_at": "2024-06-14T17:29:36Z",
"due_on": null,
"closed_at": null
},
"comments": 2,
"created_at": "2024-06-13T12:22:53Z",
"updated_at": "2024-06-14T16:57:55Z",
"closed_at": null,
"author_association": "CONTRIBUTOR",
"active_lock_reason": null,
"body": "### gopls version\n\n```\r\n% gopls -v version\r\nBuild info\r\n----------\r\ngolang.org/x/tools/gopls v0.15.3\r\n golang.org/x/tools/gopls@v0.15.3 h1:zbdOidFrPTc8Bx0YrN5QKgJ0zCjyGi0L27sKQ/bDG5o=\r\n github.com/BurntSushi/toml@v1.2.1 h1:9F2/+DoOYIOksmaJFPw1tGFy1eDnIJXg+UHjuD8lTak=\r\n github.com/google/go-cmp@v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=\r\n golang.org/x/exp/typeparams@v0.0.0-20221212164502-fae10dda9338 h1:2O2DON6y3XMJiQRAS1UWU+54aec2uopH3x7MAiqGW6Y=\r\n golang.org/x/mod@v0.15.0 h1:SernR4v+D55NyBH2QiEQrlBAnj1ECL6AGrA5+dPaMY8=\r\n golang.org/x/sync@v0.6.0 h1:5BMeUDZ7vkXGfEr1x9B4bRcTH4lpkTkpdh0T/J+qjbQ=\r\n golang.org/x/telemetry@v0.0.0-20240209200032-7b892fcb8a78 h1:vcVnuftN4J4UKLRcgetjzfU9FjjgXUUYUc3JhFplgV4=\r\n golang.org/x/text@v0.14.0 h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ=\r\n golang.org/x/tools@v0.18.1-0.20240412183611-d92ae0781217 h1:uH9jJYgeLCvblH0S+03kFO0qUDxRkbLRLFiKVVDl7ak=\r\n golang.org/x/vuln@v1.0.1 h1:KUas02EjQK5LTuIx1OylBQdKKZ9jeugs+HiqO5HormU=\r\n honnef.co/go/tools@v0.4.6 h1:oFEHCKeID7to/3autwsWfnuv69j3NsfcXbvJKuIcep8=\r\n mvdan.cc/gofumpt@v0.6.0 h1:G3QvahNDmpD+Aek/bNOLrFR2XC6ZAdo62dZu65gmwGo=\r\n mvdan.cc/xurls/v2@v2.5.0 h1:lyBNOm8Wo71UknhUs4QTFUNNMyxy2JEIaKKo0RWOh+8=\r\ngo: go1.22.3\r\n```\n\n### go env\n\n```shell\nGO111MODULE=''\r\nGOARCH='amd64'\r\nGOBIN=''\r\nGOCACHE='/home/stapelberg/.cache/go-build'\r\nGOENV='/home/stapelberg/.config/go/env'\r\nGOEXE=''\r\nGOEXPERIMENT=''\r\nGOFLAGS=''\r\nGOHOSTARCH='amd64'\r\nGOHOSTOS='linux'\r\nGOINSECURE=''\r\nGOMODCACHE='/home/stapelberg/go/pkg/mod'\r\nGONOPROXY=''\r\nGONOSUMDB=''\r\nGOOS='linux'\r\nGOPATH='/home/stapelberg/go'\r\nGOPRIVATE=''\r\nGOPROXY='https://proxy.golang.org,direct'\r\nGOROOT='/usr/lib/go-1.22'\r\nGOSUMDB='sum.golang.org'\r\nGOTMPDIR=''\r\nGOTOOLCHAIN='auto'\r\nGOTOOLDIR='/usr/lib/go-1.22/pkg/tool/linux_amd64'\r\nGOVCS=''\r\nGOVERSION='go1.22.3'\r\nGCCGO='gccgo'\r\nGOAMD64='v1'\r\nAR='ar'\r\nCC='gcc'\r\nCXX='g++'\r\nCGO_ENABLED='1'\r\nGOMOD='/dev/null'\r\nGOWORK=''\r\nCGO_CFLAGS='-O2 -g'\r\nCGO_CPPFLAGS=''\r\nCGO_CXXFLAGS='-O2 -g'\r\nCGO_FFLAGS='-O2 -g'\r\nCGO_LDFLAGS='-O2 -g'\r\nPKG_CONFIG='pkg-config'\r\nGOGCCFLAGS='-fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=/tmp/go-build4255810886=/tmp/go-build -gno-record-gcc-switches'\n```\n\n\n### What did you do?\n\nI created a tiny Go project with the following 3 files:\r\n\r\ngo.mod:\r\n```\r\nmodule hello\r\n\r\ngo 1.22\r\n```\r\n\r\nhello1.go:\r\n```go\r\npackage main\r\n\r\nimport (\r\n\t\"fmt\"\r\n)\r\n\r\nfunc main() {\r\n\tfmt.Println(\"hey, what’s up?\")\r\n}\r\n```\r\n\r\ninternal/foo/foo.go:\r\n```\r\npackage bar \r\n \r\nfunc Bar() {}\r\nfunc Baz() {}\r\n```\r\n\r\nNote how internal/foo/foo.go contains “package bar”, which I’ll later correct.\n\n### What did you see happen?\n\nI opened Emacs on hello1.go, then:\r\n1. Added `foo.Bar()` to `func main()`, save the file to trigger organizeImports\r\n * This has no visible effect, but is a necessary step to reproduce the bug.\r\n1. Opened internal/foo/foo.go as well\r\n3. Changed “package bar” to “package foo”\r\n4. Switched to the hello1.go buffer\r\n5. Save hello1.go again to trigger organizeImports\r\n7. The expected `internal/foo/foo` import is not added.\n\n### What did you expect to see?\n\nI would have expected gopls to add the internal/foo/foo import.\r\n\r\nRestarting gopls using `M-x eglot` helps — afterwards the organizeImports action succeeds.\n\n### Editor and settings\n\nEmacs 29 with go-ts-mode and eglot\n\n### Logs\n\n```\r\n[internal] Thu Jun 13 14:21:58 2024:\r\n(:message \"Running language server: gopls\")\r\n[client-request] (id:1) Thu Jun 13 14:21:58 2024:\r\n(:jsonrpc \"2.0\" :id 1 :method \"initialize\" :params\r\n\t (:processId 87532 :rootPath \"/home/stapelberg/repro-emacs/hello1/\" :rootUri \"file:///home/stapelberg/repro-emacs/hello1\" :initializationOptions #s(hash-table size 1 test eql rehash-size 1.5 rehash-threshold 0.8125 data\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t())\r\n\t\t :capabilities\r\n\t\t (:workspace\r\n\t\t (:applyEdit t :executeCommand\r\n\t\t\t\t (:dynamicRegistration :json-false)\r\n\t\t\t\t :workspaceEdit\r\n\t\t\t\t (:documentChanges t)\r\n\t\t\t\t :didChangeWatchedFiles\r\n\t\t\t\t (:dynamicRegistration t)\r\n\t\t\t\t :symbol\r\n\t\t\t\t (:dynamicRegistration :json-false)\r\n\t\t\t\t :configuration t :workspaceFolders t)\r\n\t\t :textDocument\r\n\t\t (:synchronization\r\n\t\t\t(:dynamicRegistration :json-false :willSave t :willSaveWaitUntil t :didSave t)\r\n\t\t\t:completion\r\n\t\t\t(:dynamicRegistration :json-false :completionItem\r\n\t\t\t\t\t (:snippetSupport :json-false :deprecatedSupport t :resolveSupport\r\n\t\t\t\t\t\t\t (:properties\r\n\t\t\t\t\t\t\t\t[\"documentation\" \"details\" \"additionalTextEdits\"])\r\n\t\t\t\t\t\t\t :tagSupport\r\n\t\t\t\t\t\t\t (:valueSet\r\n\t\t\t\t\t\t\t\t[1]))\r\n\t\t\t\t\t :contextSupport t)\r\n\t\t\t:hover\r\n\t\t\t(:dynamicRegistration :json-false :contentFormat\r\n\t\t\t\t\t [\"plaintext\"])\r\n\t\t\t:signatureHelp\r\n\t\t\t(:dynamicRegistration :json-false :signatureInformation\r\n\t\t\t\t\t (:parameterInformation\r\n\t\t\t\t\t (:labelOffsetSupport t)\r\n\t\t\t\t\t :activeParameterSupport t))\r\n\t\t\t:references\r\n\t\t\t(:dynamicRegistration :json-false)\r\n\t\t\t:definition\r\n\t\t\t(:dynamicRegistration :json-false :linkSupport t)\r\n\t\t\t:declaration\r\n\t\t\t(:dynamicRegistration :json-false :linkSupport t)\r\n\t\t\t:implementation\r\n\t\t\t(:dynamicRegistration :json-false :linkSupport t)\r\n\t\t\t:typeDefinition\r\n\t\t\t(:dynamicRegistration :json-false :linkSupport t)\r\n\t\t\t:documentSymbol\r\n\t\t\t(:dynamicRegistration :json-false :hierarchicalDocumentSymbolSupport t :symbolKind\r\n\t\t\t\t\t (:valueSet\r\n\t\t\t\t\t [1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26]))\r\n\t\t\t:documentHighlight\r\n\t\t\t(:dynamicRegistration :json-false)\r\n\t\t\t:codeAction\r\n\t\t\t(:dynamicRegistration :json-false :codeActionLiteralSupport\r\n\t\t\t\t\t (:codeActionKind\r\n\t\t\t\t\t (:valueSet\r\n\t\t\t\t\t\t[\"quickfix\" \"refactor\" \"refactor.extract\" \"refactor.inline\" \"refactor.rewrite\" \"source\" \"source.organizeImports\"]))\r\n\t\t\t\t\t :isPreferredSupport t)\r\n\t\t\t:formatting\r\n\t\t\t(:dynamicRegistration :json-false)\r\n\t\t\t:rangeFormatting\r\n\t\t\t(:dynamicRegistration :json-false)\r\n\t\t\t:rename\r\n\t\t\t(:dynamicRegistration :json-false)\r\n\t\t\t:inlayHint\r\n\t\t\t(:dynamicRegistration :json-false)\r\n\t\t\t:publishDiagnostics\r\n\t\t\t(:relatedInformation :json-false :codeDescriptionSupport :json-false :tagSupport\r\n\t\t\t\t\t (:valueSet\r\n\t\t\t\t\t [1 2])))\r\n\t\t :window\r\n\t\t (:workDoneProgress t)\r\n\t\t :general\r\n\t\t (:positionEncodings\r\n\t\t\t[\"utf-32\" \"utf-8\" \"utf-16\"])\r\n\t\t :experimental #s(hash-table size 1 test eql rehash-size 1.5 rehash-threshold 0.8125 data\r\n\t\t\t\t\t\t ()))\r\n\t\t :workspaceFolders\r\n\t\t [(:uri \"file:///home/stapelberg/repro-emacs/hello1\" :name \"~/repro-emacs/hello1/\")]))\r\n[server-reply] (id:1) Thu Jun 13 14:21:58 2024:\r\n(:jsonrpc \"2.0\" :result\r\n\t (:capabilities\r\n\t (:textDocumentSync\r\n\t (:openClose t :change 2 :save nil)\r\n\t :completionProvider\r\n\t (:triggerCharacters\r\n\t [\".\"])\r\n\t :hoverProvider t :signatureHelpProvider\r\n\t (:triggerCharacters\r\n\t [\"(\" \",\"])\r\n\t :definitionProvider t :typeDefinitionProvider t :implementationProvider t :referencesProvider t :documentHighlightProvider t :documentSymbolProvider t :codeActionProvider\r\n\t (:codeActionKinds\r\n\t [\"quickfix\" \"refactor.extract\" \"refactor.inline\" \"refactor.rewrite\" \"source.fixAll\" \"source.organizeImports\"]\r\n\t :resolveProvider t)\r\n\t :codeLensProvider nil :documentLinkProvider nil :workspaceSymbolProvider t :documentFormattingProvider t :renameProvider t :foldingRangeProvider t :selectionRangeProvider t :executeCommandProvider\r\n\t (:commands\r\n\t [\"gopls.add_dependency\" \"gopls.add_import\" \"gopls.add_telemetry_counters\" \"gopls.apply_fix\" \"gopls.change_signature\" \"gopls.check_upgrades\" \"gopls.diagnose_files\" \"gopls.edit_go_directive\" \"gopls.fetch_vulncheck_result\" \"gopls.gc_details\" \"gopls.generate\" \"gopls.go_get_package\" \"gopls.list_imports\" \"gopls.list_known_packages\" \"gopls.maybe_prompt_for_telemetry\" \"gopls.mem_stats\" \"gopls.regenerate_cgo\" \"gopls.remove_dependency\" \"gopls.reset_go_mod_diagnostics\" \"gopls.run_go_work_command\" \"gopls.run_govulncheck\" \"gopls.run_tests\" \"gopls.start_debugging\" \"gopls.start_profile\" \"gopls.stop_profile\" \"gopls.test\" \"gopls.tidy\" \"gopls.toggle_gc_details\" \"gopls.update_go_sum\" \"gopls.upgrade_dependency\" \"gopls.vendor\" \"gopls.views\" \"gopls.workspace_stats\"])\r\n\t :callHierarchyProvider t :semanticTokensProvider\r\n\t (:legend\r\n\t (:tokenTypes\r\n\t []\r\n\t :tokenModifiers\r\n\t [])\r\n\t :range t :full t)\r\n\t :inlayHintProvider nil :workspace\r\n\t (:workspaceFolders\r\n\t (:supported t :changeNotifications \"workspace/didChangeWorkspaceFolders\")))\r\n\t :serverInfo\r\n\t (:name \"gopls\" :version \"{\\\"GoVersion\\\":\\\"go1.22.3\\\",\\\"Path\\\":\\\"golang.org/x/tools/gopls\\\",\\\"Main\\\":{\\\"Path\\\":\\\"golang.org/x/tools/gopls\\\",\\\"Version\\\":\\\"v0.15.3\\\",\\\"Sum\\\":\\\"h1:zbdOidFrPTc8Bx0YrN5QKgJ0zCjyGi0L27sKQ/bDG5o=\\\",\\\"Replace\\\":null},\\\"Deps\\\":[{\\\"Path\\\":\\\"github.com/BurntSushi/toml\\\",\\\"Version\\\":\\\"v1.2.1\\\",\\\"Sum\\\":\\\"h1:9F2/+DoOYIOksmaJFPw1tGFy1eDnIJXg+UHjuD8lTak=\\\",\\\"Replace\\\":null},{\\\"Path\\\":\\\"github.com/google/go-cmp\\\",\\\"Version\\\":\\\"v0.6.0\\\",\\\"Sum\\\":\\\"h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=\\\",\\\"Replace\\\":null},{\\\"Path\\\":\\\"golang.org/x/exp/typeparams\\\",\\\"Version\\\":\\\"v0.0.0-20221212164502-fae10dda9338\\\",\\\"Sum\\\":\\\"h1:2O2DON6y3XMJiQRAS1UWU+54aec2uopH3x7MAiqGW6Y=\\\",\\\"Replace\\\":null},{\\\"Path\\\":\\\"golang.org/x/mod\\\",\\\"Version\\\":\\\"v0.15.0\\\",\\\"Sum\\\":\\\"h1:SernR4v+D55NyBH2QiEQrlBAnj1ECL6AGrA5+dPaMY8=\\\",\\\"Replace\\\":null},{\\\"Path\\\":\\\"golang.org/x/sync\\\",\\\"Version\\\":\\\"v0.6.0\\\",\\\"Sum\\\":\\\"h1:5BMeUDZ7vkXGfEr1x9B4bRcTH4lpkTkpdh0T/J+qjbQ=\\\",\\\"Replace\\\":null},{\\\"Path\\\":\\\"golang.org/x/telemetry\\\",\\\"Version\\\":\\\"v0.0.0-20240209200032-7b892fcb8a78\\\",\\\"Sum\\\":\\\"h1:vcVnuftN4J4UKLRcgetjzfU9FjjgXUUYUc3JhFplgV4=\\\",\\\"Replace\\\":null},{\\\"Path\\\":\\\"golang.org/x/text\\\",\\\"Version\\\":\\\"v0.14.0\\\",\\\"Sum\\\":\\\"h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ=\\\",\\\"Replace\\\":null},{\\\"Path\\\":\\\"golang.org/x/tools\\\",\\\"Version\\\":\\\"v0.18.1-0.20240412183611-d92ae0781217\\\",\\\"Sum\\\":\\\"h1:uH9jJYgeLCvblH0S+03kFO0qUDxRkbLRLFiKVVDl7ak=\\\",\\\"Replace\\\":null},{\\\"Path\\\":\\\"golang.org/x/vuln\\\",\\\"Version\\\":\\\"v1.0.1\\\",\\\"Sum\\\":\\\"h1:KUas02EjQK5LTuIx1OylBQdKKZ9jeugs+HiqO5HormU=\\\",\\\"Replace\\\":null},{\\\"Path\\\":\\\"honnef.co/go/tools\\\",\\\"Version\\\":\\\"v0.4.6\\\",\\\"Sum\\\":\\\"h1:oFEHCKeID7to/3autwsWfnuv69j3NsfcXbvJKuIcep8=\\\",\\\"Replace\\\":null},{\\\"Path\\\":\\\"mvdan.cc/gofumpt\\\",\\\"Version\\\":\\\"v0.6.0\\\",\\\"Sum\\\":\\\"h1:G3QvahNDmpD+Aek/bNOLrFR2XC6ZAdo62dZu65gmwGo=\\\",\\\"Replace\\\":null},{\\\"Path\\\":\\\"mvdan.cc/xurls/v2\\\",\\\"Version\\\":\\\"v2.5.0\\\",\\\"Sum\\\":\\\"h1:lyBNOm8Wo71UknhUs4QTFUNNMyxy2JEIaKKo0RWOh+8=\\\",\\\"Replace\\\":null}],\\\"Settings\\\":[{\\\"Key\\\":\\\"-buildmode\\\",\\\"Value\\\":\\\"exe\\\"},{\\\"Key\\\":\\\"-compiler\\\",\\\"Value\\\":\\\"gc\\\"},{\\\"Key\\\":\\\"DefaultGODEBUG\\\",\\\"Value\\\":\\\"httplaxcontentlength=1,httpmuxgo121=1,panicnil=1,tls10server=1,tlsrsakex=1,tlsunsafeekm=1\\\"},{\\\"Key\\\":\\\"CGO_ENABLED\\\",\\\"Value\\\":\\\"1\\\"},{\\\"Key\\\":\\\"CGO_CFLAGS\\\",\\\"Value\\\":\\\"\\\"},{\\\"Key\\\":\\\"CGO_CPPFLAGS\\\",\\\"Value\\\":\\\"\\\"},{\\\"Key\\\":\\\"CGO_CXXFLAGS\\\",\\\"Value\\\":\\\"\\\"},{\\\"Key\\\":\\\"CGO_LDFLAGS\\\",\\\"Value\\\":\\\"\\\"},{\\\"Key\\\":\\\"GOARCH\\\",\\\"Value\\\":\\\"amd64\\\"},{\\\"Key\\\":\\\"GOOS\\\",\\\"Value\\\":\\\"linux\\\"},{\\\"Key\\\":\\\"GOAMD64\\\",\\\"Value\\\":\\\"v1\\\"}],\\\"Version\\\":\\\"v0.15.3\\\"}\"))\r\n\t :id 1)\r\n[client-notification] Thu Jun 13 14:21:58 2024:\r\n(:jsonrpc \"2.0\" :method \"initialized\" :params #s(hash-table size 1 test eql rehash-size 1.5 rehash-threshold 0.8125 data\r\n\t\t\t\t\t\t\t ()))\r\n[client-notification] Thu Jun 13 14:21:58 2024:\r\n(:jsonrpc \"2.0\" :method \"textDocument/didOpen\" :params\r\n\t (:textDocument\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\" :version 0 :languageId \"go-ts\" :text \"package main\\n\\nimport (\\n\t\\\"fmt\\\"\\n)\\n\\nfunc main() {\\n\tfmt.Println(\\\"hey, what’s up?\\\")\\n\tfoo.Bar()\\n}\\n\")))\r\n[client-notification] Thu Jun 13 14:21:58 2024:\r\n(:jsonrpc \"2.0\" :method \"textDocument/didOpen\" :params\r\n\t (:textDocument\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/internal/foo/foo.go\" :version 0 :languageId \"go-ts\" :text \"package foo\\n\\nfunc Bar() {}\\nfunc Baz() {}\\n\")))\r\n[client-notification] Thu Jun 13 14:21:58 2024:\r\n(:jsonrpc \"2.0\" :method \"workspace/didChangeConfiguration\" :params\r\n\t (:settings #s(hash-table size 1 test eql rehash-size 1.5 rehash-threshold 0.8125 data\r\n\t\t\t\t ())))\r\n[client-request] (id:2) Thu Jun 13 14:21:58 2024:\r\n(:jsonrpc \"2.0\" :id 2 :method \"textDocument/inlayHint\" :params\r\n\t (:textDocument\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\")\r\n\t :range\r\n\t (:start\r\n\t (:line 0 :character 0)\r\n\t :end\r\n\t (:line 10 :character 0))))\r\n[server-request] (id:1) Thu Jun 13 14:21:58 2024:\r\n(:jsonrpc \"2.0\" :method \"window/workDoneProgress/create\" :params\r\n\t (:token \"2507239544109948792\")\r\n\t :id 1)\r\n[client-reply] (id:1) Thu Jun 13 14:21:58 2024:\r\n(:jsonrpc \"2.0\" :id 1 :result nil)\r\n[server-notification] Thu Jun 13 14:21:58 2024:\r\n(:jsonrpc \"2.0\" :method \"$/progress\" :params\r\n\t (:token \"2507239544109948792\" :value\r\n\t\t (:kind \"begin\" :title \"Setting up workspace\" :message \"Loading packages...\")))\r\n[server-request] (id:2) Thu Jun 13 14:21:58 2024:\r\n(:jsonrpc \"2.0\" :method \"workspace/configuration\" :params\r\n\t (:items\r\n\t [(:scopeUri \"file:///home/stapelberg/repro-emacs/hello1\" :section \"gopls\")])\r\n\t :id 2)\r\n[client-reply] (id:2) Thu Jun 13 14:21:58 2024:\r\n(:jsonrpc \"2.0\" :id 2 :result\r\n\t [nil])\r\n[server-notification] Thu Jun 13 14:21:58 2024:\r\n(:jsonrpc \"2.0\" :method \"window/logMessage\" :params\r\n\t (:type 3 :message \"2024/06/13 14:21:58 go info for /home/stapelberg/repro-emacs/hello1\\n(view type GoModView)\\n(root dir /home/stapelberg/repro-emacs/hello1)\\n(go version go version go1.22.3 linux/amd64)\\n(build flags: [])\\n(go env: {GOOS:linux GOARCH:amd64 GOCACHE:/home/stapelberg/.cache/go-build GOMODCACHE:/home/stapelberg/go/pkg/mod GOPATH:/home/stapelberg/go GOPRIVATE: GOFLAGS: GO111MODULE: GoVersion:22 GoVersionOutput:go version go1.22.3 linux/amd64\\n GOWORK: GOPACKAGESDRIVER:})\\n(env overlay: map[])\\n\\n\"))\r\n[server-notification] Thu Jun 13 14:21:58 2024:\r\n(:jsonrpc \"2.0\" :method \"window/logMessage\" :params\r\n\t (:type 3 :message \"2024/06/13 14:21:58 go/packages.Load #1\\n\tsnapshot=0\\n\tdirectory=file:///home/stapelberg/repro-emacs/hello1\\n\tquery=[/home/stapelberg/repro-emacs/hello1/... builtin]\\n\tpackages=3\\n\"))\r\n[server-notification] Thu Jun 13 14:21:58 2024:\r\n(:jsonrpc \"2.0\" :method \"window/logMessage\" :params\r\n\t (:type 3 :message \"2024/06/13 14:21:58 go/packages.Load #1: updating metadata for 47 packages\\n\"))\r\n[server-notification] Thu Jun 13 14:21:58 2024:\r\n(:jsonrpc \"2.0\" :method \"$/progress\" :params\r\n\t (:token \"2507239544109948792\" :value\r\n\t\t (:kind \"end\" :message \"Finished loading packages.\")))\r\n[server-request] (id:3) Thu Jun 13 14:21:58 2024:\r\n(:jsonrpc \"2.0\" :method \"client/registerCapability\" :params\r\n\t (:registrations\r\n\t [(:id \"workspace/didChangeWatchedFiles-0\" :method \"workspace/didChangeWatchedFiles\" :registerOptions\r\n\t\t (:watchers\r\n\t\t [(:globPattern \"**/*.{mod,work}\" :kind 7)\r\n\t\t (:globPattern \"/home/stapelberg/repro-emacs/hello1/**/*.{go,mod,sum,work}\" :kind 7)]))])\r\n\t :id 3)\r\n[client-reply] (id:3) Thu Jun 13 14:21:58 2024:\r\n(:jsonrpc \"2.0\" :id 3 :result nil)\r\n[server-notification] Thu Jun 13 14:21:58 2024:\r\n(:jsonrpc \"2.0\" :method \"textDocument/publishDiagnostics\" :params\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\" :diagnostics\r\n\t\t[(:range\r\n\t\t (:start\r\n\t\t (:line 8 :character 1)\r\n\t\t :end\r\n\t\t (:line 8 :character 4))\r\n\t\t :severity 1 :code \"UndeclaredName\" :codeDescription\r\n\t\t (:href \"https://pkg.go.dev/golang.org/x/tools/internal/typesinternal#UndeclaredName\")\r\n\t\t :source \"compiler\" :message \"undefined: foo\")]))\r\n[server-request] (id:4) Thu Jun 13 14:21:58 2024:\r\n(:jsonrpc \"2.0\" :method \"workspace/configuration\" :params\r\n\t (:items\r\n\t [(:section \"gopls\")])\r\n\t :id 4)\r\n[client-reply] (id:4) Thu Jun 13 14:21:58 2024:\r\n(:jsonrpc \"2.0\" :id 4 :result\r\n\t [nil])\r\n[server-request] (id:5) Thu Jun 13 14:21:58 2024:\r\n(:jsonrpc \"2.0\" :method \"workspace/configuration\" :params\r\n\t (:items\r\n\t [(:scopeUri \"file:///home/stapelberg/repro-emacs/hello1\" :section \"gopls\")])\r\n\t :id 5)\r\n[client-reply] (id:5) Thu Jun 13 14:21:58 2024:\r\n(:jsonrpc \"2.0\" :id 5 :result\r\n\t [nil])\r\n[server-reply] (id:2) Thu Jun 13 14:21:58 2024:\r\n(:jsonrpc \"2.0\" :result nil :id 2)\r\n[server-notification] Thu Jun 13 14:21:58 2024:\r\n(:jsonrpc \"2.0\" :method \"textDocument/publishDiagnostics\" :params\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/internal/foo/foo.go\" :diagnostics\r\n\t\t[]))\r\n[client-request] (id:3) Thu Jun 13 14:21:59 2024:\r\n(:jsonrpc \"2.0\" :id 3 :method \"textDocument/signatureHelp\" :params\r\n\t (:textDocument\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\")\r\n\t :position\r\n\t (:line 8 :character 10)))\r\n[client-request] (id:4) Thu Jun 13 14:21:59 2024:\r\n(:jsonrpc \"2.0\" :id 4 :method \"textDocument/hover\" :params\r\n\t (:textDocument\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\")\r\n\t :position\r\n\t (:line 8 :character 10)))\r\n[client-request] (id:5) Thu Jun 13 14:21:59 2024:\r\n(:jsonrpc \"2.0\" :id 5 :method \"textDocument/documentHighlight\" :params\r\n\t (:textDocument\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\")\r\n\t :position\r\n\t (:line 8 :character 10)))\r\n[server-reply] (id:3) Thu Jun 13 14:21:59 2024:\r\n(:jsonrpc \"2.0\" :result nil :id 3)\r\n[server-notification] Thu Jun 13 14:21:59 2024:\r\n(:jsonrpc \"2.0\" :method \"window/logMessage\" :params\r\n\t (:type 1 :message \"2024/06/13 14:21:59 no signature help: cannot find an enclosing function\\n\tposition=8:10\\n\"))\r\n[server-reply] (id:4) Thu Jun 13 14:21:59 2024:\r\n(:jsonrpc \"2.0\" :result nil :id 4)\r\n[server-reply] (id:5) Thu Jun 13 14:21:59 2024:\r\n(:jsonrpc \"2.0\" :result\r\n\t []\r\n\t :id 5)\r\n[server-notification] Thu Jun 13 14:21:59 2024:\r\n(:jsonrpc \"2.0\" :method \"textDocument/publishDiagnostics\" :params\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\" :diagnostics\r\n\t\t[(:range\r\n\t\t (:start\r\n\t\t (:line 8 :character 1)\r\n\t\t :end\r\n\t\t (:line 8 :character 4))\r\n\t\t :severity 1 :code \"UndeclaredName\" :codeDescription\r\n\t\t (:href \"https://pkg.go.dev/golang.org/x/tools/internal/typesinternal#UndeclaredName\")\r\n\t\t :source \"compiler\" :message \"undefined: foo\")]))\r\n[client-notification] Thu Jun 13 14:22:00 2024:\r\n(:jsonrpc \"2.0\" :method \"workspace/didChangeWatchedFiles\" :params\r\n\t (:changes\r\n\t [(:uri \"file:///home/stapelberg/repro-emacs/hello1/stapelberg@stapelberg01.87532%3A1718262049\" :type 1)]))\r\n[client-notification] Thu Jun 13 14:22:00 2024:\r\n(:jsonrpc \"2.0\" :method \"textDocument/didChange\" :params\r\n\t (:textDocument\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\" :version 1)\r\n\t :contentChanges\r\n\t [(:range\r\n\t (:start\r\n\t (:line 8 :character 10)\r\n\t :end\r\n\t (:line 8 :character 10))\r\n\t :rangeLength 0 :text \" \")]))\r\n[client-request] (id:6) Thu Jun 13 14:22:00 2024:\r\n(:jsonrpc \"2.0\" :id 6 :method \"textDocument/formatting\" :params\r\n\t (:textDocument\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\")\r\n\t :options\r\n\t (:tabSize 8 :insertSpaces :json-false :insertFinalNewline t :trimFinalNewlines t)))\r\n[server-reply] (id:6) Thu Jun 13 14:22:00 2024:\r\n(:jsonrpc \"2.0\" :result\r\n\t [(:range\r\n\t (:start\r\n\t (:line 8 :character 10)\r\n\t :end\r\n\t (:line 8 :character 11))\r\n\t :newText \"\")]\r\n\t :id 6)\r\n[client-notification] Thu Jun 13 14:22:00 2024:\r\n(:jsonrpc \"2.0\" :method \"textDocument/didChange\" :params\r\n\t (:textDocument\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\" :version 2)\r\n\t :contentChanges\r\n\t [(:range\r\n\t (:start\r\n\t (:line 8 :character 10)\r\n\t :end\r\n\t (:line 8 :character 11))\r\n\t :rangeLength 1 :text \"\")]))\r\n[client-request] (id:7) Thu Jun 13 14:22:00 2024:\r\n(:jsonrpc \"2.0\" :id 7 :method \"textDocument/codeAction\" :params\r\n\t (:textDocument\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\")\r\n\t :range\r\n\t (:start\r\n\t (:line 8 :character 8)\r\n\t :end\r\n\t (:line 8 :character 10))\r\n\t :context\r\n\t (:diagnostics\r\n\t []\r\n\t :only\r\n\t [\"source.organizeImports\"])))\r\n[server-notification] Thu Jun 13 14:22:00 2024:\r\n(:jsonrpc \"2.0\" :method \"textDocument/publishDiagnostics\" :params\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\" :version 2 :diagnostics\r\n\t\t[(:range\r\n\t\t (:start\r\n\t\t (:line 8 :character 1)\r\n\t\t :end\r\n\t\t (:line 8 :character 4))\r\n\t\t :severity 1 :code \"UndeclaredName\" :codeDescription\r\n\t\t (:href \"https://pkg.go.dev/golang.org/x/tools/internal/typesinternal#UndeclaredName\")\r\n\t\t :source \"compiler\" :message \"undefined: foo\")]))\r\n[server-reply] (id:7) Thu Jun 13 14:22:00 2024:\r\n(:jsonrpc \"2.0\" :result\r\n\t [(:title \"Organize Imports\" :kind \"source.organizeImports\" :edit\r\n\t\t (:documentChanges\r\n\t\t [(:textDocument\r\n\t\t (:version 2 :uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\")\r\n\t\t :edits\r\n\t\t [(:range\r\n\t\t\t(:start\r\n\t\t\t (:line 3 :character 4)\r\n\t\t\t :end\r\n\t\t\t (:line 3 :character 4))\r\n\t\t\t:newText \"t\\\"\\n\t\\\"hello/in\")\r\n\t\t (:range\r\n\t\t\t(:start\r\n\t\t\t (:line 3 :character 5)\r\n\t\t\t :end\r\n\t\t\t (:line 3 :character 5))\r\n\t\t\t:newText \"ernal/foo\")])]))]\r\n\t :id 7)\r\n[internal] (id:8) Thu Jun 13 14:22:00 2024:\r\n(:deferring :textDocument/signatureHelp :id 8 :params\r\n\t (:textDocument\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\")\r\n\t :position\r\n\t (:line 9 :character 10)))\r\n[internal] (id:9) Thu Jun 13 14:22:00 2024:\r\n(:deferring :textDocument/hover :id 9 :params\r\n\t (:textDocument\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\")\r\n\t :position\r\n\t (:line 9 :character 10)))\r\n[internal] (id:10) Thu Jun 13 14:22:00 2024:\r\n(:deferring :textDocument/documentHighlight :id 10 :params\r\n\t (:textDocument\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\")\r\n\t :position\r\n\t (:line 9 :character 10)))\r\n[client-notification] Thu Jun 13 14:22:00 2024:\r\n(:jsonrpc \"2.0\" :method \"textDocument/didChange\" :params\r\n\t (:textDocument\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\" :version 4)\r\n\t :contentChanges\r\n\t [(:range\r\n\t (:start\r\n\t (:line 3 :character 5)\r\n\t :end\r\n\t (:line 3 :character 5))\r\n\t :rangeLength 0 :text \"ernal/foo\")\r\n\t (:range\r\n\t (:start\r\n\t (:line 3 :character 4)\r\n\t :end\r\n\t (:line 3 :character 4))\r\n\t :rangeLength 0 :text \"t\\\"\\n\t\\\"hello/in\")]))\r\n[internal] Thu Jun 13 14:22:00 2024:\r\n(:maybe-run-deferred\r\n (10 9 8))\r\n[client-request] (id:10) Thu Jun 13 14:22:00 2024:\r\n(:jsonrpc \"2.0\" :id 10 :method \"textDocument/documentHighlight\" :params\r\n\t (:textDocument\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\")\r\n\t :position\r\n\t (:line 9 :character 10)))\r\n[client-request] (id:9) Thu Jun 13 14:22:00 2024:\r\n(:jsonrpc \"2.0\" :id 9 :method \"textDocument/hover\" :params\r\n\t (:textDocument\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\")\r\n\t :position\r\n\t (:line 9 :character 10)))\r\n[client-request] (id:8) Thu Jun 13 14:22:00 2024:\r\n(:jsonrpc \"2.0\" :id 8 :method \"textDocument/signatureHelp\" :params\r\n\t (:textDocument\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\")\r\n\t :position\r\n\t (:line 9 :character 10)))\r\n[client-notification] Thu Jun 13 14:22:00 2024:\r\n(:jsonrpc \"2.0\" :method \"textDocument/didSave\" :params\r\n\t (:text \"package main\\n\\nimport (\\n\t\\\"fmt\\\"\\n\t\\\"hello/internal/foo\\\"\\n)\\n\\nfunc main() {\\n\tfmt.Println(\\\"hey, what’s up?\\\")\\n\tfoo.Bar()\\n}\\n\" :textDocument\r\n\t\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\")))\r\n[client-notification] Thu Jun 13 14:22:00 2024:\r\n(:jsonrpc \"2.0\" :method \"workspace/didChangeWatchedFiles\" :params\r\n\t (:changes\r\n\t [(:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\" :type 2)]))\r\n[client-notification] Thu Jun 13 14:22:00 2024:\r\n(:jsonrpc \"2.0\" :method \"workspace/didChangeWatchedFiles\" :params\r\n\t (:changes\r\n\t [(:uri \"file:///home/stapelberg/repro-emacs/hello1/.%23hello1.go\" :type 3)]))\r\n[server-notification] Thu Jun 13 14:22:00 2024:\r\n(:jsonrpc \"2.0\" :method \"window/logMessage\" :params\r\n\t (:type 3 :message \"2024/06/13 14:22:00 go/packages.Load #3\\n\tsnapshot=6\\n\tdirectory=file:///home/stapelberg/repro-emacs/hello1\\n\tquery=[file=/home/stapelberg/repro-emacs/hello1/hello1.go]\\n\tpackages=1\\n\"))\r\n[server-notification] Thu Jun 13 14:22:00 2024:\r\n(:jsonrpc \"2.0\" :method \"window/logMessage\" :params\r\n\t (:type 3 :message \"2024/06/13 14:22:00 go/packages.Load #3\\n\tsnapshot=6\\n\tdirectory=file:///home/stapelberg/repro-emacs/hello1\\n\tpackage=\\\"hello\\\"\\n\tfiles=[/home/stapelberg/repro-emacs/hello1/hello1.go]\\n\"))\r\n[server-notification] Thu Jun 13 14:22:00 2024:\r\n(:jsonrpc \"2.0\" :method \"window/logMessage\" :params\r\n\t (:type 3 :message \"2024/06/13 14:22:00 go/packages.Load #3: updating metadata for 1 packages\\n\"))\r\n[server-reply] (id:10) Thu Jun 13 14:22:00 2024:\r\n(:jsonrpc \"2.0\" :result\r\n\t []\r\n\t :id 10)\r\n[server-reply] (id:9) Thu Jun 13 14:22:00 2024:\r\n(:jsonrpc \"2.0\" :result nil :id 9)\r\n[server-reply] (id:8) Thu Jun 13 14:22:00 2024:\r\n(:jsonrpc \"2.0\" :result nil :id 8)\r\n[server-notification] Thu Jun 13 14:22:00 2024:\r\n(:jsonrpc \"2.0\" :method \"window/logMessage\" :params\r\n\t (:type 1 :message \"2024/06/13 14:22:00 no signature help: cannot find an enclosing function\\n\tposition=9:10\\n\"))\r\n[client-request] (id:11) Thu Jun 13 14:22:01 2024:\r\n(:jsonrpc \"2.0\" :id 11 :method \"textDocument/signatureHelp\" :params\r\n\t (:textDocument\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\")\r\n\t :position\r\n\t (:line 9 :character 10)))\r\n[client-request] (id:12) Thu Jun 13 14:22:01 2024:\r\n(:jsonrpc \"2.0\" :id 12 :method \"textDocument/hover\" :params\r\n\t (:textDocument\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\")\r\n\t :position\r\n\t (:line 9 :character 10)))\r\n[client-request] (id:13) Thu Jun 13 14:22:01 2024:\r\n(:jsonrpc \"2.0\" :id 13 :method \"textDocument/documentHighlight\" :params\r\n\t (:textDocument\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\")\r\n\t :position\r\n\t (:line 9 :character 10)))\r\n[client-request] (id:14) Thu Jun 13 14:22:01 2024:\r\n(:jsonrpc \"2.0\" :id 14 :method \"textDocument/inlayHint\" :params\r\n\t (:textDocument\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\")\r\n\t :range\r\n\t (:start\r\n\t (:line 3 :character 4)\r\n\t :end\r\n\t (:line 11 :character 0))))\r\n[server-reply] (id:11) Thu Jun 13 14:22:01 2024:\r\n(:jsonrpc \"2.0\" :result nil :id 11)\r\n[server-notification] Thu Jun 13 14:22:01 2024:\r\n(:jsonrpc \"2.0\" :method \"window/logMessage\" :params\r\n\t (:type 1 :message \"2024/06/13 14:22:01 no signature help: cannot find an enclosing function\\n\tposition=9:10\\n\"))\r\n[server-reply] (id:12) Thu Jun 13 14:22:01 2024:\r\n(:jsonrpc \"2.0\" :result nil :id 12)\r\n[server-reply] (id:13) Thu Jun 13 14:22:01 2024:\r\n(:jsonrpc \"2.0\" :result\r\n\t []\r\n\t :id 13)\r\n[server-reply] (id:14) Thu Jun 13 14:22:01 2024:\r\n(:jsonrpc \"2.0\" :result nil :id 14)\r\n[server-notification] Thu Jun 13 14:22:01 2024:\r\n(:jsonrpc \"2.0\" :method \"textDocument/publishDiagnostics\" :params\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\" :version 4 :diagnostics\r\n\t\t[]))\r\n[server-notification] Thu Jun 13 14:22:01 2024:\r\n(:jsonrpc \"2.0\" :method \"textDocument/publishDiagnostics\" :params\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/stapelberg@stapelberg01.87532:1718262049\" :diagnostics\r\n\t\t[]))\r\n[server-notification] Thu Jun 13 14:22:01 2024:\r\n(:jsonrpc \"2.0\" :method \"textDocument/publishDiagnostics\" :params\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/.%23hello1.go\" :diagnostics\r\n\t\t[]))\r\n[internal] (id:8) Thu Jun 13 14:22:10 2024:\r\n(:timed-out :textDocument/signatureHelp :id 8 :params\r\n\t (:textDocument\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\")\r\n\t :position\r\n\t (:line 9 :character 10)))\r\n[internal] (id:9) Thu Jun 13 14:22:10 2024:\r\n(:timed-out :textDocument/hover :id 9 :params\r\n\t (:textDocument\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\")\r\n\t :position\r\n\t (:line 9 :character 10)))\r\n[internal] (id:10) Thu Jun 13 14:22:10 2024:\r\n(:timed-out :textDocument/documentHighlight :id 10 :params\r\n\t (:textDocument\r\n\t (:uri \"file:///home/stapelberg/repro-emacs/hello1/hello1.go\")\r\n\t :position\r\n\t (:line 9 :character 10)))\r\n```",
"reactions": {
"url": "https://api.github.com/repos/golang/go/issues/67973/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
},
"timeline_url": "https://api.github.com/repos/golang/go/issues/67973/timeline",
"performed_via_github_app": null,
"state_reason": null
},
{
"url": "https://api.github.com/repos/golang/go/issues/67966",
"repository_url": "https://api.github.com/repos/golang/go",
"labels_url": "https://api.github.com/repos/golang/go/issues/67966/labels{/name}",
"comments_url": "https://api.github.com/repos/golang/go/issues/67966/comments",
"events_url": "https://api.github.com/repos/golang/go/issues/67966/events",
"html_url": "https://github.com/golang/go/issues/67966",
"id": 2350123375,
"node_id": "I_kwDOAWBuf86MFAlv",
"number": 67966,
"title": "x/tools/gopls: <DESCRIBE THE PROBLEM>",
"user": {
"login": "rsc",
"id": 104030,
"node_id": "MDQ6VXNlcjEwNDAzMA==",
"avatar_url": "https://avatars.githubusercontent.com/u/104030?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rsc",
"html_url": "https://github.com/rsc",
"followers_url": "https://api.github.com/users/rsc/followers",
"following_url": "https://api.github.com/users/rsc/following{/other_user}",
"gists_url": "https://api.github.com/users/rsc/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rsc/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rsc/subscriptions",
"organizations_url": "https://api.github.com/users/rsc/orgs",
"repos_url": "https://api.github.com/users/rsc/repos",
"events_url": "https://api.github.com/users/rsc/events{/privacy}",
"received_events_url": "https://api.github.com/users/rsc/received_events",
"type": "User",
"site_admin": false
},
"labels": [
{
"id": 1270193002,
"node_id": "MDU6TGFiZWwxMjcwMTkzMDAy",
"url": "https://api.github.com/repos/golang/go/labels/gopls",
"name": "gopls",
"color": "f4c8a6",
"default": false,
"description": "Issues related to the Go language server, gopls."
},
{
"id": 1546201836,
"node_id": "MDU6TGFiZWwxNTQ2MjAxODM2",
"url": "https://api.github.com/repos/golang/go/labels/Tools",
"name": "Tools",
"color": "fbca04",
"default": false,
"description": "This label describes issues relating to any tools in the x/tools repository."
}
],
"state": "closed",
"locked": false,
"assignee": null,
"assignees": [
],
"milestone": {
"url": "https://api.github.com/repos/golang/go/milestones/22",
"html_url": "https://github.com/golang/go/milestone/22",
"labels_url": "https://api.github.com/repos/golang/go/milestones/22/labels",
"id": 1067491,
"node_id": "MDk6TWlsZXN0b25lMTA2NzQ5MQ==",
"number": 22,
"title": "Unreleased",
"description": "Issues that do not affect released Go code and binaries.\r\n",
"creator": {
"login": "rsc",
"id": 104030,
"node_id": "MDQ6VXNlcjEwNDAzMA==",
"avatar_url": "https://avatars.githubusercontent.com/u/104030?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rsc",
"html_url": "https://github.com/rsc",
"followers_url": "https://api.github.com/users/rsc/followers",
"following_url": "https://api.github.com/users/rsc/following{/other_user}",
"gists_url": "https://api.github.com/users/rsc/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rsc/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rsc/subscriptions",
"organizations_url": "https://api.github.com/users/rsc/orgs",
"repos_url": "https://api.github.com/users/rsc/repos",
"events_url": "https://api.github.com/users/rsc/events{/privacy}",
"received_events_url": "https://api.github.com/users/rsc/received_events",
"type": "User",
"site_admin": false
},
"open_issues": 1874,
"closed_issues": 6926,
"state": "open",
"created_at": "2015-04-14T18:48:22Z",
"updated_at": "2024-06-14T18:15:18Z",
"due_on": "2099-12-31T08:00:00Z",
"closed_at": null
},
"comments": 1,
"created_at": "2024-06-13T04:30:10Z",
"updated_at": "2024-06-13T04:30:37Z",
"closed_at": "2024-06-13T04:30:37Z",
"author_association": "CONTRIBUTOR",
"active_lock_reason": null,
"body": "ATTENTION: Please answer these questions BEFORE submitting your issue. Thanks!\r\n\r\n#### What did you do?\r\nIf possible, provide a recipe for reproducing the error.\r\nA complete runnable program is good.\r\nA link on play.golang.org is better.\r\nA failing unit test is the best.\r\n\r\n#### What did you expect to see?\r\n\r\n\r\n#### What did you see instead?\r\n\r\n\r\n#### Build info\r\n\r\n```\r\ngolang.org/x/tools/gopls (devel)\r\n golang.org/x/tools/gopls@(devel)\r\n github.com/BurntSushi/toml@v1.2.1 h1:9F2/+DoOYIOksmaJFPw1tGFy1eDnIJXg+UHjuD8lTak=\r\n github.com/google/go-cmp@v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=\r\n golang.org/x/exp/typeparams@v0.0.0-20221212164502-fae10dda9338 h1:2O2DON6y3XMJiQRAS1UWU+54aec2uopH3x7MAiqGW6Y=\r\n golang.org/x/mod@v0.17.1-0.20240514174713-c0bdc7bd01c9 h1:EfMABMgrJ8+hRjLvhUzJkLKgFv3lYAglGXczg5ggNyk=\r\n golang.org/x/sync@v0.7.0 h1:YsImfSBoP9QPYL0xyKJPq0gcaJdG3rInoqxTWbfQu9M=\r\n golang.org/x/telemetry@v0.0.0-20240521205824-bda55230c457 h1:zf5N6UOrA487eEFacMePxjXAJctxKmyjKUsjA11Uzuk=\r\n golang.org/x/text@v0.15.0 h1:h1V/4gjBv8v9cjcR6+AR5+/cIYK5N/WAgiv4xlsEtAk=\r\n golang.org/x/tools@v0.18.0 => ../\r\n golang.org/x/vuln@v1.0.4 h1:SP0mPeg2PmGCu03V+61EcQiOjmpri2XijexKdzv8Z1I=\r\n honnef.co/go/tools@v0.4.7 h1:9MDAWxMoSnB6QoSqiVr7P5mtkT9pOc1kSxchzPCnqJs=\r\n mvdan.cc/gofumpt@v0.6.0 h1:G3QvahNDmpD+Aek/bNOLrFR2XC6ZAdo62dZu65gmwGo=\r\n mvdan.cc/xurls/v2@v2.5.0 h1:lyBNOm8Wo71UknhUs4QTFUNNMyxy2JEIaKKo0RWOh+8=\r\ngo: devel go1.23-d79f51bb9c Sat May 25 14:34:55 2024 -0400\r\n```\r\n",
"closed_by": {
"login": "rsc",
"id": 104030,
"node_id": "MDQ6VXNlcjEwNDAzMA==",
"avatar_url": "https://avatars.githubusercontent.com/u/104030?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rsc",
"html_url": "https://github.com/rsc",
"followers_url": "https://api.github.com/users/rsc/followers",
"following_url": "https://api.github.com/users/rsc/following{/other_user}",
"gists_url": "https://api.github.com/users/rsc/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rsc/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rsc/subscriptions",
"organizations_url": "https://api.github.com/users/rsc/orgs",
"repos_url": "https://api.github.com/users/rsc/repos",
"events_url": "https://api.github.com/users/rsc/events{/privacy}",
"received_events_url": "https://api.github.com/users/rsc/received_events",
"type": "User",
"site_admin": false
},
"reactions": {
"url": "https://api.github.com/repos/golang/go/issues/67966/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
},
"timeline_url": "https://api.github.com/repos/golang/go/issues/67966/timeline",
"performed_via_github_app": null,
"state_reason": "completed"
},
{
"url": "https://api.github.com/repos/golang/go/issues/67963",
"repository_url": "https://api.github.com/repos/golang/go",
"labels_url": "https://api.github.com/repos/golang/go/issues/67963/labels{/name}",
"comments_url": "https://api.github.com/repos/golang/go/issues/67963/comments",
"events_url": "https://api.github.com/repos/golang/go/issues/67963/events",
"html_url": "https://github.com/golang/go/issues/67963",
"id": 2350108814,
"node_id": "I_kwDOAWBuf86ME9CO",
"number": 67963,
"title": "x/tools/gopls: <DESCRIBE THE PROBLEM>",
"user": {
"login": "rsc",
"id": 104030,
"node_id": "MDQ6VXNlcjEwNDAzMA==",
"avatar_url": "https://avatars.githubusercontent.com/u/104030?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rsc",
"html_url": "https://github.com/rsc",
"followers_url": "https://api.github.com/users/rsc/followers",
"following_url": "https://api.github.com/users/rsc/following{/other_user}",
"gists_url": "https://api.github.com/users/rsc/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rsc/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rsc/subscriptions",
"organizations_url": "https://api.github.com/users/rsc/orgs",
"repos_url": "https://api.github.com/users/rsc/repos",
"events_url": "https://api.github.com/users/rsc/events{/privacy}",
"received_events_url": "https://api.github.com/users/rsc/received_events",
"type": "User",
"site_admin": false
},
"labels": [
{
"id": 1270193002,
"node_id": "MDU6TGFiZWwxMjcwMTkzMDAy",
"url": "https://api.github.com/repos/golang/go/labels/gopls",
"name": "gopls",
"color": "f4c8a6",
"default": false,
"description": "Issues related to the Go language server, gopls."
},
{
"id": 1546201836,
"node_id": "MDU6TGFiZWwxNTQ2MjAxODM2",
"url": "https://api.github.com/repos/golang/go/labels/Tools",
"name": "Tools",
"color": "fbca04",
"default": false,
"description": "This label describes issues relating to any tools in the x/tools repository."
}
],
"state": "closed",
"locked": false,
"assignee": null,
"assignees": [
],
"milestone": {
"url": "https://api.github.com/repos/golang/go/milestones/22",
"html_url": "https://github.com/golang/go/milestone/22",
"labels_url": "https://api.github.com/repos/golang/go/milestones/22/labels",
"id": 1067491,
"node_id": "MDk6TWlsZXN0b25lMTA2NzQ5MQ==",
"number": 22,
"title": "Unreleased",
"description": "Issues that do not affect released Go code and binaries.\r\n",
"creator": {
"login": "rsc",
"id": 104030,
"node_id": "MDQ6VXNlcjEwNDAzMA==",
"avatar_url": "https://avatars.githubusercontent.com/u/104030?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rsc",
"html_url": "https://github.com/rsc",
"followers_url": "https://api.github.com/users/rsc/followers",
"following_url": "https://api.github.com/users/rsc/following{/other_user}",
"gists_url": "https://api.github.com/users/rsc/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rsc/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rsc/subscriptions",
"organizations_url": "https://api.github.com/users/rsc/orgs",
"repos_url": "https://api.github.com/users/rsc/repos",
"events_url": "https://api.github.com/users/rsc/events{/privacy}",
"received_events_url": "https://api.github.com/users/rsc/received_events",
"type": "User",
"site_admin": false
},
"open_issues": 1874,
"closed_issues": 6926,
"state": "open",
"created_at": "2015-04-14T18:48:22Z",
"updated_at": "2024-06-14T18:15:18Z",
"due_on": "2099-12-31T08:00:00Z",
"closed_at": null
},
"comments": 1,
"created_at": "2024-06-13T04:18:38Z",
"updated_at": "2024-06-13T04:20:57Z",
"closed_at": "2024-06-13T04:20:57Z",
"author_association": "CONTRIBUTOR",
"active_lock_reason": null,
"body": "ATTENTION: Please answer these questions BEFORE submitting your issue. Thanks!\r\n\r\n#### What did you do?\r\nIf possible, provide a recipe for reproducing the error.\r\nA complete runnable program is good.\r\nA link on play.golang.org is better.\r\nA failing unit test is the best.\r\n\r\n#### What did you expect to see?\r\n\r\n\r\n#### What did you see instead?\r\n\r\n\r\n#### Build info\r\n\r\n```\r\ngolang.org/x/tools/gopls (devel)\r\n golang.org/x/tools/gopls@(devel)\r\n github.com/BurntSushi/toml@v1.2.1 h1:9F2/+DoOYIOksmaJFPw1tGFy1eDnIJXg+UHjuD8lTak=\r\n github.com/google/go-cmp@v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=\r\n golang.org/x/exp/typeparams@v0.0.0-20221212164502-fae10dda9338 h1:2O2DON6y3XMJiQRAS1UWU+54aec2uopH3x7MAiqGW6Y=\r\n golang.org/x/mod@v0.17.1-0.20240514174713-c0bdc7bd01c9 h1:EfMABMgrJ8+hRjLvhUzJkLKgFv3lYAglGXczg5ggNyk=\r\n golang.org/x/sync@v0.7.0 h1:YsImfSBoP9QPYL0xyKJPq0gcaJdG3rInoqxTWbfQu9M=\r\n golang.org/x/telemetry@v0.0.0-20240521205824-bda55230c457 h1:zf5N6UOrA487eEFacMePxjXAJctxKmyjKUsjA11Uzuk=\r\n golang.org/x/text@v0.15.0 h1:h1V/4gjBv8v9cjcR6+AR5+/cIYK5N/WAgiv4xlsEtAk=\r\n golang.org/x/tools@v0.18.0 => ../\r\n golang.org/x/vuln@v1.0.4 h1:SP0mPeg2PmGCu03V+61EcQiOjmpri2XijexKdzv8Z1I=\r\n honnef.co/go/tools@v0.4.7 h1:9MDAWxMoSnB6QoSqiVr7P5mtkT9pOc1kSxchzPCnqJs=\r\n mvdan.cc/gofumpt@v0.6.0 h1:G3QvahNDmpD+Aek/bNOLrFR2XC6ZAdo62dZu65gmwGo=\r\n mvdan.cc/xurls/v2@v2.5.0 h1:lyBNOm8Wo71UknhUs4QTFUNNMyxy2JEIaKKo0RWOh+8=\r\ngo: devel go1.23-d79f51bb9c Sat May 25 14:34:55 2024 -0400\r\n```\r\n",
"closed_by": {
"login": "rsc",
"id": 104030,
"node_id": "MDQ6VXNlcjEwNDAzMA==",
"avatar_url": "https://avatars.githubusercontent.com/u/104030?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rsc",
"html_url": "https://github.com/rsc",
"followers_url": "https://api.github.com/users/rsc/followers",
"following_url": "https://api.github.com/users/rsc/following{/other_user}",
"gists_url": "https://api.github.com/users/rsc/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rsc/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rsc/subscriptions",
"organizations_url": "https://api.github.com/users/rsc/orgs",
"repos_url": "https://api.github.com/users/rsc/repos",
"events_url": "https://api.github.com/users/rsc/events{/privacy}",
"received_events_url": "https://api.github.com/users/rsc/received_events",
"type": "User",
"site_admin": false
},
"reactions": {
"url": "https://api.github.com/repos/golang/go/issues/67963/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
},
"timeline_url": "https://api.github.com/repos/golang/go/issues/67963/timeline",
"performed_via_github_app": null,
"state_reason": "completed"
},
{
"url": "https://api.github.com/repos/golang/go/issues/68003",
"repository_url": "https://api.github.com/repos/golang/go",
"labels_url": "https://api.github.com/repos/golang/go/issues/68003/labels{/name}",
"comments_url": "https://api.github.com/repos/golang/go/issues/68003/comments",
"events_url": "https://api.github.com/repos/golang/go/issues/68003/events",
"html_url": "https://github.com/golang/go/issues/68003",
"id": 2353862079,
"node_id": "I_kwDOAWBuf86MTRW_",
"number": 68003,
"title": "x/pkgsite: package removal request for github.com/jeaguil/go-mesencryp",
"user": {
"login": "jeaguil",
"id": 70793814,
"node_id": "MDQ6VXNlcjcwNzkzODE0",
"avatar_url": "https://avatars.githubusercontent.com/u/70793814?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jeaguil",
"html_url": "https://github.com/jeaguil",
"followers_url": "https://api.github.com/users/jeaguil/followers",
"following_url": "https://api.github.com/users/jeaguil/following{/other_user}",
"gists_url": "https://api.github.com/users/jeaguil/gists{/gist_id}",
"starred_url": "https://api.github.com/users/jeaguil/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jeaguil/subscriptions",
"organizations_url": "https://api.github.com/users/jeaguil/orgs",
"repos_url": "https://api.github.com/users/jeaguil/repos",
"events_url": "https://api.github.com/users/jeaguil/events{/privacy}",
"received_events_url": "https://api.github.com/users/jeaguil/received_events",
"type": "User",
"site_admin": false
},
"labels": [
{
"id": 1778483574,
"node_id": "MDU6TGFiZWwxNzc4NDgzNTc0",
"url": "https://api.github.com/repos/golang/go/labels/pkgsite",
"name": "pkgsite",
"color": "efacc1",
"default": false,
"description": ""
},
{
"id": 4151646470,
"node_id": "LA_kwDOAWBuf873dRkG",
"url": "https://api.github.com/repos/golang/go/labels/pkgsite/package-removal",
"name": "pkgsite/package-removal",
"color": "C6D225",
"default": false,
"description": "Issues for package removal. See https://pkg.go.dev/about#removing-a-package"
}
],
"state": "open",
"locked": false,
"assignee": null,
"assignees": [
],
"milestone": {
"url": "https://api.github.com/repos/golang/go/milestones/22",
"html_url": "https://github.com/golang/go/milestone/22",
"labels_url": "https://api.github.com/repos/golang/go/milestones/22/labels",
"id": 1067491,
"node_id": "MDk6TWlsZXN0b25lMTA2NzQ5MQ==",
"number": 22,
"title": "Unreleased",
"description": "Issues that do not affect released Go code and binaries.\r\n",
"creator": {
"login": "rsc",
"id": 104030,
"node_id": "MDQ6VXNlcjEwNDAzMA==",
"avatar_url": "https://avatars.githubusercontent.com/u/104030?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rsc",
"html_url": "https://github.com/rsc",
"followers_url": "https://api.github.com/users/rsc/followers",
"following_url": "https://api.github.com/users/rsc/following{/other_user}",
"gists_url": "https://api.github.com/users/rsc/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rsc/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rsc/subscriptions",
"organizations_url": "https://api.github.com/users/rsc/orgs",
"repos_url": "https://api.github.com/users/rsc/repos",
"events_url": "https://api.github.com/users/rsc/events{/privacy}",
"received_events_url": "https://api.github.com/users/rsc/received_events",
"type": "User",
"site_admin": false
},
"open_issues": 1874,
"closed_issues": 6929,
"state": "open",
"created_at": "2015-04-14T18:48:22Z",
"updated_at": "2024-06-15T09:47:23Z",
"due_on": "2099-12-31T08:00:00Z",
"closed_at": null
},
"comments": 1,
"created_at": "2024-06-14T18:14:21Z",
"updated_at": "2024-06-14T22:07:19Z",
"closed_at": null,
"author_association": "NONE",
"active_lock_reason": null,
"body": "### What is the path of the package that you would like to have removed?\n\ngithub.com/jeaguil/go-mesencryp\n\n### Are you the owner of this package?\n\nYes\n\n### What is the reason that you could not retract this package instead?\n\nThe related repository has been deleted.",
"closed_by": null,
"reactions": {
"url": "https://api.github.com/repos/golang/go/issues/68003/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
},
"timeline_url": "https://api.github.com/repos/golang/go/issues/68003/timeline",
"performed_via_github_app": null,
"state_reason": null
}
]