Skip to content

Commit

Permalink
Merge pull request #3 from homenoc/develop
Browse files Browse the repository at this point in the history
[add] Added go.mod.
  • Loading branch information
yoneyan authored Aug 26, 2021
2 parents 1dd24b2 + a84572d commit 6a85de9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
module github.com/homenoc/jpnic

go 1.13

require golang.org/x/text v0.3.7

0 comments on commit 6a85de9

Please sign in to comment.