aboutsummaryrefslogtreecommitdiff
path: root/content/using-go-modules.article
diff options
context:
space:
mode:
Diffstat (limited to 'content/using-go-modules.article')
-rw-r--r--content/using-go-modules.article2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/using-go-modules.article b/content/using-go-modules.article
index 193e3ef..1ed22b4 100644
--- a/content/using-go-modules.article
+++ b/content/using-go-modules.article
@@ -1,7 +1,7 @@
# Using Go Modules
19 Mar 2019
Tags: tools, versioning
-Summary: This post is part 1 in a series.
+Summary: An introduction to the basic operations needed to get started with Go modules.
Tyler Bui-Palsulich