infobloxopen / atlas-app-toolkit

This repository provides common Go utilities and helpers that are reusable from project-to-project. The goal is to prevent code duplication by encouraging teams to use and contribute to toolkit libraries. The toolkit is not a framework. Rather, it is a set of (mostly gRPC-related) plugins and helpers.
Apache License 2.0
99 stars 115 forks source link

Refactoring: update go version and go modules, and remove cogs #363

Closed hramazani closed 1 year ago

brocwoodworthIBLX commented 1 year ago

is there a specific reason for removing cogs?

hramazani commented 1 year ago

is there a specific reason for removing cogs?

It is moved to another repository.