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.article1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/using-go-modules.article b/content/using-go-modules.article
index d93842e..3ced856 100644
--- a/content/using-go-modules.article
+++ b/content/using-go-modules.article
@@ -7,6 +7,7 @@ Tyler Bui-Palsulich
Eno Compton
* Introduction
+This post is part one in a series. See part 2 — [[https://blog.golang.org/migrating-to-go-modules][Migrating to Go Modules]].
Go 1.11 and 1.12 include preliminary
[[https://golang.org/doc/go1.11#modules][support for modules]],