aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/Godeps.json
diff options
context:
space:
mode:
authorPéter Szilágyi <peterke@gmail.com>2015-11-25 01:49:08 +0800
committerPéter Szilágyi <peterke@gmail.com>2015-11-25 01:49:08 +0800
commit83a22b457c492a7622b5f8f4b420d0dbaa47b173 (patch)
treea291fc2353a820eac6238d0c1b0ef1d6d2e9e195 /Godeps/Godeps.json
parent2c42e54519afaa5426e9c389fa2ee911b0699baa (diff)
downloadgo-tangerine-83a22b457c492a7622b5f8f4b420d0dbaa47b173.tar.gz
go-tangerine-83a22b457c492a7622b5f8f4b420d0dbaa47b173.tar.zst
go-tangerine-83a22b457c492a7622b5f8f4b420d0dbaa47b173.zip
Makefile: support library build modes
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r--Godeps/Godeps.json2
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",