Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant