fix(deps): update module github.com/andybalholm/cascadia to v1.3.2

This commit is contained in:
renovate[bot]
2023-04-19 20:44:43 +00:00
committed by GitHub
parent 58b6f82922
commit cdb4798401
2 changed files with 11 additions and 1 deletions

2
go.mod
View File

@@ -73,7 +73,7 @@ require (
require (
github.com/CAFxX/httpcompression v0.0.8
github.com/andybalholm/cascadia v1.3.1
github.com/andybalholm/cascadia v1.3.2
gopkg.in/evanphx/json-patch.v5 v5.6.0
mvdan.cc/xurls v1.1.0
)