This commit is contained in:
2021-04-09 22:01:41 -04:00
commit ece8baeaac
8 changed files with 228 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module git.yetaga.in/deltamualpha/libyear
go 1.16
require golang.org/x/mod v0.4.2