Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/renovate/mvdan.cc-xurls-v2-2.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
icedream committed Jun 15, 2023
2 parents 2d45c55 + 78f97a8 commit ae1bac3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/display-url-titles/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.19
require (
github.com/icedream/go-ts3plugin v0.0.0
golang.org/x/net v0.11.0
mvdan.cc/xurls/v2 v2.4.0
mvdan.cc/xurls/v2 v2.5.0
)

replace github.com/icedream/go-ts3plugin v0.0.0 => ../..
2 changes: 2 additions & 0 deletions plugins/display-url-titles/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,5 @@ mvdan.cc/xurls/v2 v2.2.0 h1:NSZPykBXJFCetGZykLAxaL6SIpvbVy/UFEniIfHAa8A=
mvdan.cc/xurls/v2 v2.2.0/go.mod h1:EV1RMtya9D6G5DMYPGD8zTQzaHet6Jh8gFlRgGRJeO8=
mvdan.cc/xurls/v2 v2.4.0 h1:tzxjVAj+wSBmDcF6zBB7/myTy3gX9xvi8Tyr28AuQgc=
mvdan.cc/xurls/v2 v2.4.0/go.mod h1:+GEjq9uNjqs8LQfM9nVnM8rff0OQ5Iash5rzX+N1CSg=
mvdan.cc/xurls/v2 v2.5.0 h1:lyBNOm8Wo71UknhUs4QTFUNNMyxy2JEIaKKo0RWOh+8=
mvdan.cc/xurls/v2 v2.5.0/go.mod h1:yQgaGQ1rFtJUzkmKiHYSSfuQxqfYmd//X6PxvholpeE=

0 comments on commit ae1bac3

Please sign in to comment.