1
0
mirror of https://github.com/golang/go synced 2024-11-26 13:28:27 -07:00
go/src/encoding
Ian Lance Taylor 8659ad972f encoding/json: rewrite interface{} to any
For #49884

Change-Id: I1623201c47c820a152773d2f43d0072a1466d3bf
Reviewed-on: https://go-review.googlesource.com/c/go/+/588118
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Commit-Queue: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Mauri de Souza Meneguzzo <mauri870@gmail.com>
Reviewed-by: Joseph Tsai <joetsai@digital-static.net>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Commit-Queue: Ian Lance Taylor <iant@golang.org>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
2024-07-24 00:40:06 +00:00
..
ascii85
asn1 all: change from sort functions to slices functions where feasible 2024-05-23 01:00:11 +00:00
base32
base64
binary encoding/binary: add missing test helper calls 2024-07-23 19:17:29 +00:00
csv
gob all: change from sort functions to slices functions where feasible 2024-05-23 01:00:11 +00:00
hex
json encoding/json: rewrite interface{} to any 2024-07-24 00:40:06 +00:00
pem all: change from sort functions to slices functions where feasible 2024-05-23 01:00:11 +00:00
xml
encoding.go