Upgrade Go toolchain to 1.26.5

This commit is contained in:
2026-07-22 13:07:00 -04:00
parent 4454e918c2
commit ae0939177c
7 changed files with 13 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
module github.com/tim/cairnquire/apps/server
go 1.24.2
go 1.26.5
require (
github.com/fsnotify/fsnotify v1.9.0