Parse standard units of time, based on go's stdlib time implementation.
In case:
go: github.com/minio/[email protected] requires
maze.io/x/[email protected]: unrecognized import path "maze.io/x/duration": https fetch:
Get "https://maze.io/x/duration?go-get=1": dial tcp 94.23.210.189:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
add this line to go.mod
replace maze.io/x/duration v0.0.0-20160924141736-faac084b6075 => github.com/wangyumu/duration v0.0.0-20220823032928-7de17be84cab