fix(deps): update module github.com/go-chi/chi/v5 to v5.2.0

This commit is contained in:
renovate[bot]
2024-12-16 00:42:46 +00:00
committed by GitHub
parent 8ddf3b27fa
commit 37d8a0e879
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/TwiN/go-away v1.6.14
github.com/andybalholm/cascadia v1.3.2
github.com/aws/aws-sdk-go v1.55.5
github.com/go-chi/chi/v5 v5.1.0
github.com/go-chi/chi/v5 v5.2.0
github.com/go-fed/activity v1.0.1-0.20220119073622-b14b50eecad0
github.com/go-fed/httpsig v1.1.0
github.com/gorilla/websocket v1.5.3