carbon/go.mod

5 lines
87 B
Modula-2
Raw Normal View History

2021-09-06 11:36:58 +08:00
module gitee.com/go-package/carbon
2020-09-07 17:10:33 +08:00
2021-09-06 11:17:10 +08:00
go 1.16
require github.com/stretchr/testify v1.7.0