1
0
mirror of https://github.com/fumiama/go-base16384.git synced 2026-06-05 00:32:52 +08:00
Files
go-base16384/go.mod
源文雨 851f9f8666 new api
2022-03-19 19:34:32 +08:00

9 lines
123 B
Modula-2

module github.com/fumiama/go-base16384
go 1.16
require (
github.com/stretchr/testify v1.7.1
golang.org/x/text v0.3.7
)