Bump golang.org/x/mod from 0.14.0 to 0.15.0 in /hack/update-go-mod

Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/mod/compare/v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  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]
2024-02-07 02:01:12 +00:00
committed by GitHub
parent 2832e7c45e
commit 5cd4d47f9e
2 changed files with 3 additions and 3 deletions

View File

@@ -2,4 +2,4 @@ module go.pinniped.dev/update-go-mod
go 1.21
require golang.org/x/mod v0.14.0
require golang.org/x/mod v0.15.0

View File

@@ -1,2 +1,2 @@
golang.org/x/mod v0.14.0 h1:dGoOF9QVLYng8IHTm7BAyWqCqSheQ5pYWGhzW00YJr0=
golang.org/x/mod v0.14.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
golang.org/x/mod v0.15.0 h1:SernR4v+D55NyBH2QiEQrlBAnj1ECL6AGrA5+dPaMY8=
golang.org/x/mod v0.15.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=