carbon/go.mod

6 lines
94 B
Modula-2
Raw Normal View History

2022-05-04 22:50:23 +08:00
module gitee.com/golang-module/carbon/v2
2020-09-07 17:10:33 +08:00
2024-10-11 22:53:09 +08:00
go 1.17
require github.com/stretchr/testify v1.8.4