We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cf42db commit 48600f8Copy full SHA for 48600f8
1 file changed
go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/aws/aws-xray-daemon v0.0.0-20250212175715-5defe1b8d61b
9
github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575
10
github.com/fsnotify/fsnotify v1.9.0
11
- github.com/go-chi/chi v1.5.5
+ github.com/go-chi/chi/v5 v5.2.5
12
github.com/go-chi/chi/v5 v5.2.5
13
github.com/google/uuid v1.6.0
14
github.com/jessevdk/go-flags v1.6.1
0 commit comments