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

Move logging, datarithms, and geoip into this git tree. #61

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Alextopher
Copy link
Member

@Alextopher Alextopher commented Jan 19, 2024

These projects can be archived:

The status-quo was a product of my inexperience with writing large go projects. I think it makes a lot more sense to keep these projects a core part of Mirror.

This PR corrects Mirror's name in the go.mod from github.com/COSI_Lab/Mirror to github.com/COSI-Lab/Mirror.

Finally I ran go mod tidy. This is why the go.sum has been touched.

@Alextopher
Copy link
Member Author

Alextopher commented Jan 19, 2024

I know the 1000 lines of changes look large. But they are only copies of files that are already running on Mirror. Changes of substance:

Updated the logging README:

< ## Example
---
> ## Usage
> 
> ```text
> go get "github.com/COSI-Lab/logging"
> ```
> 
> Example:

That's all! 😄

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