feat(config): add pool_domain and upgrade dependencies

- Add configurable pool_domain with pool.ntp.org default
- Update Go from 1.23.5 to 1.24.0
- Update golang.org/x/* dependencies
- Add enumer and accessory as tool dependencies
- Update goreleaser to v2.12.3
This commit is contained in:
2025-10-04 08:25:54 -07:00
parent 45308cd4bf
commit 6420d0b174
8 changed files with 113 additions and 20 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
.aider*