Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to app-common-go 1.6.4 #259

Merged
merged 1 commit into from
Oct 11, 2022
Merged

Conversation

lzap
Copy link
Member

@lzap lzap commented Oct 10, 2022

This should remove the init() warning in STDOUT which breaks my configuration generator from #258

RedHatInsights/app-common-go#25

go.mod Outdated
github.com/Azure/azure-sdk-for-go/sdk/internal v1.0.1 // indirect
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork v1.1.0 // indirect
github.com/AzureAD/microsoft-authentication-library-for-go v0.7.0 // indirect
github.com/IBM/pgxpoolprometheus v1.1.0-beta.1 // indirect
Copy link
Member Author

Choose a reason for hiding this comment

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

Not sure why this was indirect, sometimes go mod tool is weird.

github.com/IBM/pgxpoolprometheus v1.1.0-beta.1 h1:7l6FzmQkmFPF7CboypLcNQjmDgPWYimL06T78kbYD9o=
github.com/IBM/pgxpoolprometheus v1.1.0-beta.1/go.mod h1:kQjcEoXO2PzM2EBr5/rONZyTB56jxc2svmDolsfKhIc=
github.com/IBM/pgxpoolprometheus v1.1.0 h1:Cs5/zwbZb4vjVM0zswOyoRwKx20a7eqTrFL/+CEje3I=
github.com/IBM/pgxpoolprometheus v1.1.0/go.mod h1:kQjcEoXO2PzM2EBr5/rONZyTB56jxc2svmDolsfKhIc=
Copy link
Member Author

Choose a reason for hiding this comment

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

Ah this was promoted to 1.1.0 now, I can delete the comment now.

@lzap lzap force-pushed the update-clowder-msg branch from 6c043f3 to bf0a3c6 Compare October 10, 2022 08:51
@ezr-ondrej
Copy link
Member

Oh, this needs rebase as well... too many changes to the packages ^_^

@lzap lzap force-pushed the update-clowder-msg branch from bf0a3c6 to 924903d Compare October 11, 2022 07:31
@lzap
Copy link
Member Author

lzap commented Oct 11, 2022

Rebased.

@lzap
Copy link
Member Author

lzap commented Oct 11, 2022

Stuffing everything into a single PR is better, I am telling you :)

@lzap lzap mentioned this pull request Oct 11, 2022
@lzap lzap force-pushed the update-clowder-msg branch from 924903d to bf6f95d Compare October 11, 2022 10:25
@lzap lzap merged commit 4b8364b into RHEnVision:main Oct 11, 2022
@lzap lzap deleted the update-clowder-msg branch October 11, 2022 10:50
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