We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe94298 commit 76a49edCopy full SHA for 76a49ed
main.go
@@ -2,6 +2,7 @@ package main
2
3
import (
4
"os"
5
+ _ "time/tzdata"
6
7
"crudify/app"
8
"github.com/sirupsen/logrus"
0 commit comments