Skip to content

fix: remove glog dependency#5

Merged
franchb merged 2 commits intomasterfrom
remove-glog-dependency
Feb 3, 2022
Merged

fix: remove glog dependency#5
franchb merged 2 commits intomasterfrom
remove-glog-dependency

Conversation

@franchb
Copy link

@franchb franchb commented Feb 3, 2022

Removes glog dependency as proposed in:

Background

glog adds global flags so it is not a good library (adding to an existing program causes a panic if a flag name conflicts).

Also some changes was applied according to golangci-lint issues.

@franchb franchb merged commit 580a754 into master Feb 3, 2022
@franchb franchb deleted the remove-glog-dependency branch February 3, 2022 08:27
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.

1 participant