From 625f36821b6e45515b32560dbaae688b39eed46d Mon Sep 17 00:00:00 2001 From: siddontang Date: Mon, 7 Jul 2014 16:47:29 +0800 Subject: [PATCH] bug fix go get --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index afb5ec7..17eeb35 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -3,4 +3,4 @@ . ./dev.sh go get -u github.com/siddontang/go-log/log -go get -u githbu.com/siddontang/go-snappy/snappy \ No newline at end of file +go get -u github.com/siddontang/go-snappy/snappy \ No newline at end of file