Tags: amargherio/mechanic
Tags
feat: config hot reloading (#116) * feat: config hot reloading * fixing typo in env var value * pre-hashing the environment variables so we don't run into an immediate reload * adding file watch recovery Co-authored-by: Copilot <[email protected]> * fix: moving defer to the right place * move defer after all viper reload calls Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
chore(deps): bump golang.org/x/net in the go_modules group (#57) Bumps the go_modules group with 1 update: [golang.org/x/net](https://github.com/golang/net). Updates `golang.org/x/net` from 0.30.0 to 0.33.0 - [Commits](golang/net@v0.30.0...v0.33.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>