claude-failover/go.mod
Ubuntu 336f1f27bb chore(deps): go mod tidy — promote fsnotify to direct
No functional change. Groups yaml.v3 and fsnotify as direct deps,
isolates golang.org/x/sys as indirect.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-16 21:00:16 +00:00

10 lines
179 B
Modula-2

module forge.secuaas.ovh/olivier/claude-failover
go 1.22
require (
github.com/fsnotify/fsnotify v1.9.0
gopkg.in/yaml.v3 v3.0.1
)
require golang.org/x/sys v0.13.0 // indirect