1
0
mirror of https://github.com/fumiama/unibase2n.git synced 2026-06-05 00:32:47 +08:00

适配字节序问题

This commit is contained in:
源文雨
2022-09-30 21:51:02 +08:00
parent 35341dcad5
commit 74b92c0711
6 changed files with 129 additions and 10 deletions

2
go.mod
View File

@@ -1,3 +1,5 @@
module github.com/fumiama/unibase2n
go 1.18
require golang.org/x/text v0.3.7