From bfefb5fa2e831e32672c2feaa844bbc1a7d41bc3 Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Mon, 3 Sep 2018 15:32:18 -0400 Subject: restarted with minima theme, but am completely revamping it to use custom theme based on getskeleton.org --- _posts/2013-7-11-goplus.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '_posts/2013-7-11-goplus.md') diff --git a/_posts/2013-7-11-goplus.md b/_posts/2013-7-11-goplus.md index e8402f6..5ee121e 100644 --- a/_posts/2013-7-11-goplus.md +++ b/_posts/2013-7-11-goplus.md @@ -1,5 +1,7 @@ --- title: Go+ +description: >- + A simple proof-of-concept script for doing go dependency management. --- Compared to other languages go has some strange behavior regarding its project @@ -63,7 +65,7 @@ cd "$ORIG_DIR" exec go $@ ``` -# UPDATE: Goat +## UPDATE: Goat I'm leaving this post for posterity, but go+ has some serious flaws in it. For one, it doesn't allow for specifying the version of a dependency you want to -- cgit v1.2.3