Skip to content

Conversation

LucasCostakt
Copy link

fix: update get envs

cmd/api/main.go Outdated
func main() {
connectionString := "postgresql://posts:p0stgr3s@db:5432/posts"
conn, err := database.NewConnection(connectionString)
cfg, _ := config.ReadConfig()
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

voce esta suprimindo o erro aqui de propósito ou foi algo que esqueceu?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Esqueci, vou mudar

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrigido

@filhodanuvem
Copy link
Owner

valeu @LucasCostakt
Nós estamos commitando a pasta vendor, como você adicionou uma dependência nova, precisa fazer ela ir pra vendor.
https://github.com/filhodanuvem/ytgoapi/pull/11/checks

@LucasCostakt
Copy link
Author

Resolvido o vendor @filhodanuvem

@filhodanuvem
Copy link
Owner

A pipeline está falhando 🤔 fiz uma alteração na main caso queira investigar, fazer merge com a master de novo pode ajudar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants