build(deps): bump golang.org/x/net from 0.11.0 to 0.13.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.11.0 to 0.13.0.
- [Commits](https://github.com/golang/net/compare/v0.11.0...v0.13.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-04 10:39:39 +00:00
committed by Bjørn Erik Pedersen
parent bf891c2259
commit 243736e751
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -69,7 +69,7 @@ require (
gocloud.dev v0.24.0
golang.org/x/exp v0.0.0-20221031165847-c99f073a8326
golang.org/x/image v0.10.0
golang.org/x/net v0.12.0
golang.org/x/net v0.13.0
golang.org/x/sync v0.3.0
golang.org/x/text v0.11.0
golang.org/x/tools v0.11.1