flaviostutz / ruller-dsl-feature-flag

A feature flag engine that can be used to enable, change or rollout features of a system dynamically based on system or user attributes
MIT License
2 stars 6 forks source link

Adopt go modules #10

Closed eabili0 closed 4 years ago

eabili0 commented 4 years ago

Go modules are nowadays the standard for handling go code. We should adopt go modules here too.