Update project url (#2386)

This commit is contained in:
Guilherme Caruso 2019-02-24 20:25:05 -03:00 committed by Cássio Botaro
parent cfcdc8ed72
commit c94977775e

View File

@ -491,7 +491,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [go-sunrise](https://github.com/nathan-osman/go-sunrise) - Calculate the sunrise and sunset times for a given location. * [go-sunrise](https://github.com/nathan-osman/go-sunrise) - Calculate the sunrise and sunset times for a given location.
* [goweek](https://github.com/grsmv/goweek) - Library for working with week entity in golang. * [goweek](https://github.com/grsmv/goweek) - Library for working with week entity in golang.
* [iso8601](https://github.com/relvacode/iso8601) - Efficiently parse ISO8601 date-times without regex. * [iso8601](https://github.com/relvacode/iso8601) - Efficiently parse ISO8601 date-times without regex.
* [Kair](https://github.com/GuilhermeCaruso/Kair) - Date and Time - Golang Formatting Library. * [kair](https://github.com/GuilhermeCaruso/kair) - Date and Time - Golang Formatting Library.
* [now](https://github.com/jinzhu/now) - Now is a time toolkit for golang. * [now](https://github.com/jinzhu/now) - Now is a time toolkit for golang.
* [NullTime](https://github.com/kirillDanshin/nulltime) - Nullable `time.Time`. * [NullTime](https://github.com/kirillDanshin/nulltime) - Nullable `time.Time`.
* [strftime](https://github.com/awoodbeck/strftime) - C99-compatible strftime formatter. * [strftime](https://github.com/awoodbeck/strftime) - C99-compatible strftime formatter.