build(deps): bump golang.org/x/mod from 0.25.0 to 0.27.0

Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.25.0 to 0.27.0.
- [Commits](https://github.com/golang/mod/compare/v0.25.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-version: 0.27.0
  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]
2025-08-12 12:48:25 +00:00
committed by Bjørn Erik Pedersen
parent 7a86fe9905
commit 04ee1b9784
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -75,7 +75,7 @@ require (
gocloud.dev v0.40.0
golang.org/x/exp v0.0.0-20221031165847-c99f073a8326
golang.org/x/image v0.30.0
golang.org/x/mod v0.26.0
golang.org/x/mod v0.27.0
golang.org/x/net v0.42.0
golang.org/x/sync v0.16.0
golang.org/x/text v0.28.0