]> Cypherpunks repositories - gostls13.git/commit
all: replace reflect.Value.Type.Kind with reflect.Value.Kind
authorSean Liao <sean@liao.dev>
Sun, 1 Dec 2024 20:06:26 +0000 (20:06 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 3 Feb 2025 18:30:40 +0000 (10:30 -0800)
commit439d39a719da12c213aeb69a09c5aaef83d9df67
tree18df9a88c7629b250de98eedc614aaf798d1e139
parent82337de9f2157a132257b2e2fe5ae8f1ad57ff20
all: replace reflect.Value.Type.Kind with reflect.Value.Kind

Fixes #46107

Change-Id: I170f3cacda652752cd740e04b565a616a0e43fd1
Reviewed-on: https://go-review.googlesource.com/c/go/+/632635
Reviewed-by: Rob Pike <r@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Commit-Queue: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/cmd/fix/cftype.go
src/encoding/gob/decoder.go
src/encoding/gob/encode.go
src/encoding/xml/read.go