fix(deps): update module gopkg.in/evanphx/json-patch.v5 to v5.9.0

This commit is contained in:
renovate[bot]
2024-03-08 07:05:23 +00:00
committed by GitHub
parent 6e9b6b749a
commit 99ac8ed6a7
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -82,7 +82,7 @@ require (
github.com/mssola/user_agent v0.6.0
github.com/stretchr/testify v1.9.0
github.com/yuin/goldmark-emoji v1.0.2
gopkg.in/evanphx/json-patch.v5 v5.7.0
gopkg.in/evanphx/json-patch.v5 v5.9.0
mvdan.cc/xurls v1.1.0
mvdan.cc/xurls/v2 v2.5.0
)