diff options
| author | jEzEk <[email protected]> | 2020-06-18 23:42:22 +0200 |
|---|---|---|
| committer | jEzEk <[email protected]> | 2020-06-18 23:42:22 +0200 |
| commit | 4dea1b947a10e0da99e1a66db76cd19c5d49cb40 (patch) | |
| tree | bf04b4375727cf5de6e685df834f73ea2b137357 | |
| parent | ab6fdcc639689d45334bb9d3b80e8bf9160a0925 (diff) | |
| parent | 20f126ea2843845b1d723096b57310edc3a541d5 (diff) | |
Merge remote-tracking branch 'upstream/master'
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ BurntSushi's Fork I've forked the XGB repository from Google Code due to inactivty upstream. Godoc documentation can be found here: -http://godoc.burntsushi.net/pkg/github.com/BurntSushi/xgb/ +https://godoc.org/github.com/BurntSushi/xgb Much of the code has been rewritten in an effort to support thread safety and multiple extensions. Namely, go_client.py has been thrown away in favor |
