You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 9, 2021. It is now read-only.
2018-09-03T14:25:51.830930+00:00 heroku[web.1]: Starting process with command
go-getting-started
2018-09-03T14:25:54.419306+00:00 app[web.1]: - using env: export GIN_MODE=release
2018-09-03T14:25:54.419286+00:00 app[web.1]: [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production.
2018-09-03T14:25:54.419308+00:00 app[web.1]: - using code: gin.SetMode(gin.ReleaseMode)
2018-09-03T14:25:54.419311+00:00 app[web.1]:
2018-09-03T14:25:54.419332+00:00 app[web.1]: [GIN-debug] GET /static/*filepath --> github.com/heroku/go-getting-started/vendor/github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (2 handlers)
2018-09-03T14:25:54.419334+00:00 app[web.1]: [GIN-debug] HEAD /static/*filepath --> github.com/heroku/go-getting-started/vendor/github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (2 handlers)
2018-09-03T14:25:54.419336+00:00 app[web.1]: [GIN-debug] GET / --> main.main.func1 (2 handlers)
2018-09-03T14:25:54.419338+00:00 app[web.1]: [GIN-debug] Listening and serving HTTP on :49062
2018-09-03T14:25:55.267054+00:00 heroku[web.1]: State changed from starting to up
谁帮我看看哪里错了
The text was updated successfully, but these errors were encountered: