This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2021-05-02 09:23:35 +02:00
.circleci add circleci 2021-04-16 06:38:48 +02:00
internal replace os.Getenv with envutil.GetenvString 2021-05-02 09:23:35 +02:00
pkg replace os.Getenv with envutil.GetenvString 2021-05-02 09:23:35 +02:00
.gitignore add the .idea folder to the .gitignore 2021-03-07 11:57:22 +01:00
Dockerfile add circleci 2021-04-16 06:38:48 +02:00
go.mod bump github.com/Kichiyaki/ginlogrus and github.com/Kichiyaki/go-pg-logrus-query-logger/v10 2021-05-02 08:10:54 +02:00
go.sum bump github.com/Kichiyaki/ginlogrus and github.com/Kichiyaki/go-pg-logrus-query-logger/v10 2021-05-02 08:10:54 +02:00
main.go replace os.Getenv with envutil.GetenvString 2021-05-02 09:23:35 +02:00
Makefile init 2021-02-21 10:17:54 +01:00