File tree Expand file tree Collapse file tree 3 files changed +1015
-937
lines changed
Expand file tree Collapse file tree 3 files changed +1015
-937
lines changed Original file line number Diff line number Diff line change @@ -39,10 +39,10 @@ func main() {
3939
4040## referers.yml embed
4141
42- The [ ` referers.yml ` ] [ referers-yml] is embedded in the package using [ ` go-bindata ` ] [ go-bindata] .
42+ The [ ` referers.json ` ] [ referers-yml] is embedded in the package using [ ` go-bindata ` ] [ go-bindata] .
4343
4444```
45- $ go-bindata -ignore=\\.json -pkg refererparser data/...
45+ $ go-bindata -ignore=\\.yml -pkg refererparser data/...
4646```
4747
4848## Copyright and license
@@ -70,7 +70,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
7070THE SOFTWARE.
7171
7272[ referer-parser ] : https://github.com/snowplow/referer-parser
73- [ referers-yml ] : https://github.com/snowplow/referer-parser/blob/master/referers.yml
73+ [ referers-yml ] : https://github.com/snowplow/referer-parser/blob/master/referers.json
7474
7575[ tsileo ] : https://github.com/tsileo
7676[ go-bindata ] : https://github.com/jteeuwen/go-bindata
You can’t perform that action at this time.
0 commit comments