text/currency
Dmitri Shuralyov 6c97a165dd all: update go directive to 1.18
Done with:

go get go@1.18
go mod tidy
go fix ./...

Using go1.21.3.

Also update code generators to use only the new go:build lines,
not the old +build ones.

For golang/go#60268.

Change-Id: I832981d939ab0aad5c941555a6a4cd005958a189
Reviewed-on: https://go-review.googlesource.com/c/text/+/534242
Reviewed-by: Damien Neil <dneil@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
2023-10-11 21:58:48 +00:00
..
common.go currency: add entry in preparation for CLDR32 2017-12-14 12:59:13 +00:00
currency.go currency: improve API 2015-11-24 15:04:27 +00:00
currency_test.go currency: disable flaky TestLinking 2019-04-05 14:50:17 +00:00
example_test.go currency: fix format in example 2017-12-27 01:22:46 +00:00
format.go text/currency: format currency amount according to the locale 2021-11-05 21:09:21 +00:00
format_test.go text/currency: format currency amount according to the locale 2021-11-05 21:09:21 +00:00
gen.go all: update go directive to 1.18 2023-10-11 21:58:48 +00:00
gen_common.go all: update go directive to 1.18 2023-10-11 21:58:48 +00:00
query.go currency: add Query for matching units to regions 2016-05-10 11:14:31 +00:00
query_test.go currency: add Query for matching units to regions 2016-05-10 11:14:31 +00:00
tables.go all: regenerate for Unicode 15.0.0 2023-06-13 19:00:12 +00:00
tables_test.go currency: add Query for matching units to regions 2016-05-10 11:14:31 +00:00