aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/golang.org/x/text/encoding/charmap/maketables.go
diff options
context:
space:
mode:
authorFelix Lange <fjl@twurst.com>2016-08-30 18:20:34 +0800
committerFelix Lange <fjl@twurst.com>2016-08-30 18:20:34 +0800
commit3b75d0ce2373c6e6da9af5f341d2d0aae0b4ed96 (patch)
tree596d8881580b2812d4a65e50ea14962cbea8334a /Godeps/_workspace/src/golang.org/x/text/encoding/charmap/maketables.go
parent969008dbb007bb3f05dd6f66b5a91cb38c21ab54 (diff)
downloadgo-tangerine-3b75d0ce2373c6e6da9af5f341d2d0aae0b4ed96.tar.gz
go-tangerine-3b75d0ce2373c6e6da9af5f341d2d0aae0b4ed96.tar.zst
go-tangerine-3b75d0ce2373c6e6da9af5f341d2d0aae0b4ed96.zip
Godeps: update golang.org/x/...
Diffstat (limited to 'Godeps/_workspace/src/golang.org/x/text/encoding/charmap/maketables.go')
-rw-r--r--Godeps/_workspace/src/golang.org/x/text/encoding/charmap/maketables.go8
1 files changed, 8 insertions, 0 deletions
diff --git a/Godeps/_workspace/src/golang.org/x/text/encoding/charmap/maketables.go b/Godeps/_workspace/src/golang.org/x/text/encoding/charmap/maketables.go
index 8e1db0202..099108121 100644
--- a/Godeps/_workspace/src/golang.org/x/text/encoding/charmap/maketables.go
+++ b/Godeps/_workspace/src/golang.org/x/text/encoding/charmap/maketables.go
@@ -90,6 +90,14 @@ var encodings = []struct {
"http://encoding.spec.whatwg.org/index-ibm866.txt",
},
{
+ "ISO 8859-1",
+ "ISOLatin1",
+ "",
+ "ISO8859_1",
+ encoding.ASCIISub,
+ "http://source.icu-project.org/repos/icu/data/trunk/charset/data/ucm/iso-8859_1-1998.ucm",
+ },
+ {
"ISO 8859-2",
"ISOLatin2",
"",