Skip to content

Commit 74d9e1a

Browse files
committed
go: updated bindata, added docs on re-embedding the referers.yml (fixes #99)
1 parent 0406674 commit 74d9e1a

File tree

2 files changed

+921
-907
lines changed

2 files changed

+921
-907
lines changed

go/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ func main() {
4141

4242
The [`referers.yml`] [referers-yml] is embedded in the package using [`go-bindata`] [go-bindata].
4343

44+
```
45+
$ go-bindata -ignore=\\.json -pkg refererparser data/...
46+
```
47+
4448
## Copyright and license
4549

4650
The referer-parser Go library is distributed under the MIT License.

0 commit comments

Comments
 (0)