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

Using Go modules instead of Dep for package manager. #24

Merged
merged 4 commits into from
Oct 3, 2022

Conversation

bean1310
Copy link
Contributor

@bean1310 bean1310 commented Oct 2, 2022

Related Issue

#23

How Has This Been Tested?

I ran the test script.

$ ./scripts/run-test-with-coverage.sh
running go test with coverage
?   	github.com/kenfdev/remo-exporter	[no test files]
ok  	github.com/kenfdev/remo-exporter/config	0.045s	coverage: 89.7% of statements
ok  	github.com/kenfdev/remo-exporter/exporter	0.042s	coverage: 82.2% of statements
?   	github.com/kenfdev/remo-exporter/http	[no test files]
?   	github.com/kenfdev/remo-exporter/log	[no test files]
?   	github.com/kenfdev/remo-exporter/mocks	[no test files]
?   	github.com/kenfdev/remo-exporter/types	[no test files]

@kenfdev
Copy link
Owner

kenfdev commented Oct 3, 2022

Thanks for your contribution @bean1310 !
Since I've been away from this project for a while, I'll have to see if I can release this smoothly enough.

Let's merge this and see what happens 👍

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