1
0
mirror of https://github.com/fumiama/go-base16384.git synced 2026-06-13 06:50:40 +08:00
This commit is contained in:
fumiama
2021-08-08 03:43:51 +08:00
parent a6dba6f55f
commit c4a5495cbd
6 changed files with 106 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module github.com/fumiama/go-base16384
go 1.16
require golang.org/x/text v0.3.6