Skip to content

Commit

Permalink
support GO111MODULE=on
Browse files Browse the repository at this point in the history
  • Loading branch information
TapirLiu committed Jan 12, 2020
1 parent 9513afd commit b4a8747
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions articles/acknowledgements.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ <h1>致谢</h1>
Jiadas、
黎显图、
Raymon Zhang、
Crazy Yang、

Li ShuMin、
Bai Kai、
Expand Down
3 changes: 3 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module go101.org/golang101

go 1.11

0 comments on commit b4a8747

Please sign in to comment.