Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions _content/doc/tutorial/create-module.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ <h2 id="prerequisites">Prerequisites</h2>
<strong>Some programming experience.</strong> The code here is pretty
simple, but it helps to know something about functions, loops, and arrays.
</li>
<li>
<strong>An installation of Go 1.20 or later.</strong>
</li>
<li>
<strong>A tool to edit your code.</strong> Any text editor you have will
work fine. Most text editors have good support for Go. The most popular are
Expand Down