You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove seelog replace directives and references (#45807)
### What does this PR do?
Remove more seelog references.
In particular the replace directives in go.mod files are useless now.
### Motivation
Cleanup. Eventually remove all references.
### Describe how you validated your changes
CI
### Additional Notes
Seelog is still imported in `test/system/dogstatd`, I'll look into removing this separately, so that it disappears from the go.mod entirely.
Co-authored-by: pierre.gimalac <pierre.gimalac@datadoghq.com>
0 commit comments