test: add tests in time util package (#474)

* test: add tests in time util package

* Add copyright
This commit is contained in:
Rafael Firmino
2022-02-07 11:21:19 -03:00
committed by GitHub
parent 256b433e57
commit bd38552db5
2 changed files with 112 additions and 0 deletions

1
go.mod
View File

@ -25,6 +25,7 @@ require (
github.com/russellhaering/goxmldsig v1.1.1
github.com/satori/go.uuid v1.2.0 // indirect
github.com/smartystreets/goconvey v1.6.4 // indirect
github.com/stretchr/testify v1.6.1
github.com/tealeg/xlsx v1.0.5
github.com/thanhpk/randstr v1.0.4
golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3