Browse code

Update vendor.sh with new kr/pty revision

Docker-DCO-1.1-Signed-off-by: Guillaume J. Charmes <guillaume@charmes.net> (github: creack)

Guillaume J. Charmes authored on 2014/03/11 07:34:38
Showing 1 changed files
... ...
@@ -39,7 +39,7 @@ clone() {
39 39
 	echo done
40 40
 }
41 41
 
42
-clone git github.com/kr/pty 3b1f6487b
42
+clone git github.com/kr/pty 98c7b80083
43 43
 
44 44
 clone git github.com/gorilla/context 708054d61e5
45 45