Skip to content

Commit 3347cd1

Browse files
Merge pull request #321 from nmelehan/hugo-go-module
Add go module for use with new Hugo docs UI
2 parents 31a9fa4 + 6e6f98f commit 3347cd1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

go.mod

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module github.com/linode/linode-api-docs
2+
3+
go 1.15

0 commit comments

Comments
 (0)