fix(deps): update module mvdan.cc/xurls to v2 (develop) (#2640)
* fix(deps): update module mvdan.cc/xurls to v2 * go mod tidy --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Gabe Kangas <gabek@real-ity.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -3,7 +3,6 @@ module github.com/owncast/owncast
|
||||
go 1.17
|
||||
|
||||
require (
|
||||
github.com/amalfra/etag/v2 v2.0.0
|
||||
github.com/aws/aws-sdk-go v1.44.189
|
||||
github.com/go-fed/activity v1.0.1-0.20210803212804-d866ba75dd0f
|
||||
github.com/go-fed/httpsig v1.1.0
|
||||
@@ -23,7 +22,6 @@ require (
|
||||
github.com/yuin/goldmark v1.5.3
|
||||
golang.org/x/mod v0.7.0
|
||||
golang.org/x/time v0.3.0
|
||||
mvdan.cc/xurls/v2 v2.4.0
|
||||
)
|
||||
|
||||
require (
|
||||
|
||||
Reference in New Issue
Block a user