forked from lug/matterbridge
Add go-charset and chardet to vendor
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
// The data package embeds all the charset
|
||||
// data files as Go data. It registers the data with the charset
|
||||
// package as a side effect of its import. To use:
|
||||
//
|
||||
// import _ "github.com/paulrosania/go-charset"
|
||||
package data
|
||||
Reference in New Issue
Block a user