officially move to Go 1.4
@jbenet @whyrusleeping thoughts?
Brian Tiger Chow committed
Jan 13, 2015 at 06:23 UTC
aacf8719554c50c5e98a4f15f4f2c54a600d3c7a
1 file changed
+1
-1
Godeps/Godeps.json
+1
-1
@@ -1,6 +1,6 @@
1
{
2
"ImportPath": "github.com/jbenet/go-ipfs",
3
- "GoVersion": "go1.3",
3
+ "GoVersion": "go1.4",
4
"Packages": [
5
"./..."
6
],