pkgsite/internal/godoc/codec
Jonathan Amsterdam e0bd492bb7 internal/fetch,godoc: handle lint exceptions
This CL addresses the errors found by staticcheck when we upgraded
to Go 1.23. All were deprecation warnings, and they were silenced
by "ignore" directives until we could deal with them.

In all cases, ignore the lint message was the right choice.
The CL adds justifications.

Change-Id: I09d4bb96cb9913f8e35189ed3a4af9deaa092447
Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/610801
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Robert Findley <rfindley@google.com>
kokoro-CI: kokoro <noreply+kokoro@google.com>
2024-09-05 13:10:54 +00:00
..
testdata
codec.go
codec_test.go
doc.go
generate.go
generate_test.go