aboutsummaryrefslogtreecommitdiff
path: root/internal/service
AgeCommit message (Collapse)Author
2024-10-03mod: Remove mergo dependencySlack Coder
The small amount of configuration fields does not justify its inclusion.
2024-10-02config: Use TOMLSlack Coder
TOML is simple for users, and it is used in notably projects like rustlang. It also provides comments!
2024-07-18Port to Golangv0.0.1-devSlack Coder