diff options
author | Péter Szilágyi <peterke@gmail.com> | 2015-11-25 01:49:08 +0800 |
---|---|---|
committer | Péter Szilágyi <peterke@gmail.com> | 2015-11-25 01:49:08 +0800 |
commit | 83a22b457c492a7622b5f8f4b420d0dbaa47b173 (patch) | |
tree | a291fc2353a820eac6238d0c1b0ef1d6d2e9e195 /Godeps/Godeps.json | |
parent | 2c42e54519afaa5426e9c389fa2ee911b0699baa (diff) | |
download | dexon-83a22b457c492a7622b5f8f4b420d0dbaa47b173.tar.gz dexon-83a22b457c492a7622b5f8f4b420d0dbaa47b173.tar.zst dexon-83a22b457c492a7622b5f8f4b420d0dbaa47b173.zip |
Makefile: support library build modes
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r-- | Godeps/Godeps.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index 153e61d14..b467215d1 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -55,7 +55,7 @@ }, { "ImportPath": "github.com/nsf/termbox-go", - "Rev": "c4d5eeeb18b378c361f9f2a731680e8b835969ed" + "Rev": "ca2931516914070bb7f934c83e408689cea8dfb7" }, { "ImportPath": "github.com/pborman/uuid", |