gcc/libgo/go/encoding/json
Ian Lance Taylor cfcbb4227f libgo: update to Go1.16beta1 release
This does not yet include support for the //go:embed directive added
in this release.

	* Makefile.am (check-runtime): Don't create check-runtime-dir.
	(mostlyclean-local): Don't remove check-runtime-dir.
	(check-go-tool, check-vet): Copy in go.mod and modules.txt.
	(check-cgo-test, check-carchive-test): Add go.mod file.
	* Makefile.in: Regenerate.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/280172
2020-12-30 15:13:24 -08:00
..
testdata
bench_test.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
decode_test.go libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
decode.go libgo: update to Go 1.14.6 release 2020-07-17 14:28:28 -07:00
encode_test.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
encode.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
example_marshaling_test.go
example_text_marshaling_test.go
fold_test.go
fold.go
fuzz.go
indent.go
number_test.go
scanner_test.go
scanner.go libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
stream_test.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
stream.go
tables.go
tagkey_test.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
tags_test.go
tags.go