chore(deps): bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.0 (#881)

This commit is contained in:
dependabot[bot]
2024-12-22 19:08:58 +01:00
committed by GitHub
parent b9227d5f9d
commit 6b61b8c6b8
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.23.0
require (
github.com/breml/rootcerts v0.2.19
github.com/containrrr/shoutrrr v0.8.0
github.com/go-chi/chi/v5 v5.1.0
github.com/go-chi/chi/v5 v5.2.0
github.com/golang/mock v1.6.0
github.com/miekg/dns v1.1.62
github.com/qdm12/goservices v0.1.0