Closed sunhay closed 5 years ago
Pretty self explanatory. I moved address.go to util/ so that there were no circular dependencies.
address.go
util/
I'll port this to datadog-agent next, but added here first as I wanted to get it out into staging/prod.
datadog-agent
First commit is the core of the changes, the rest are changes to packages + tests.
Pretty self explanatory. I moved
address.go
toutil/
so that there were no circular dependencies.I'll port this to
datadog-agent
next, but added here first as I wanted to get it out into staging/prod.First commit is the core of the changes, the rest are changes to packages + tests.