diff options
| author | 2023-04-19 13:44:20 +0200 | |
|---|---|---|
| committer | 2023-04-19 13:44:20 +0200 | |
| commit | c5f61c456b3ab73007b96a05e7de4486918fc775 (patch) | |
| tree | 0e53c9e5da6e8c469452a3eae1f5fa5ac9a5f142 /go.mod | |
| parent | [chore]: Bump github.com/minio/minio-go/v7 from 7.0.50 to 7.0.52 (#1703) (diff) | |
| download | gotosocial-c5f61c456b3ab73007b96a05e7de4486918fc775.tar.xz | |
[chore]: Bump mvdan.cc/xurls/v2 from 2.4.0 to 2.5.0 (#1702)
Bumps [mvdan.cc/xurls/v2](https://github.com/mvdan/xurls) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/mvdan/xurls/releases)
- [Commits](https://github.com/mvdan/xurls/compare/v2.4.0...v2.5.0)
---
updated-dependencies:
- dependency-name: mvdan.cc/xurls/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -62,7 +62,7 @@ require ( gopkg.in/mcuadros/go-syslog.v2 v2.3.0 gopkg.in/yaml.v3 v3.0.1 modernc.org/sqlite v1.21.1 - mvdan.cc/xurls/v2 v2.4.0 + mvdan.cc/xurls/v2 v2.5.0 ) require ( @@ -148,7 +148,7 @@ require ( github.com/vmihailenco/msgpack/v5 v5.3.5 // indirect github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect golang.org/x/arch v0.0.0-20210923205945-b76863e36670 // indirect - golang.org/x/mod v0.8.0 // indirect + golang.org/x/mod v0.10.0 // indirect golang.org/x/sys v0.7.0 // indirect golang.org/x/tools v0.6.0 // indirect google.golang.org/appengine v1.6.7 // indirect |
