Bump golang.org/x/mod from 0.10.0 to 0.12.0 in /hack/update-go-mod

Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.10.0 to 0.12.0.
- [Commits](https://github.com/golang/mod/compare/v0.10.0...v0.12.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] 2023-07-05 02:00:47 +00:00 committed by GitHub
parent c3dccbb23d
commit 1a0a12a2ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -2,4 +2,4 @@ module go.pinniped.dev/update-go-mod
go 1.19
require golang.org/x/mod v0.10.0
require golang.org/x/mod v0.12.0

View File

@ -1,2 +1,2 @@
golang.org/x/mod v0.10.0 h1:lFO9qtOdlre5W1jxS3r/4szv2/6iXxScdzjoBMXNhYk=
golang.org/x/mod v0.10.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
golang.org/x/mod v0.12.0 h1:rmsUpXtvNzj340zd98LZ4KntptpfRHwpFOHG188oHXc=
golang.org/x/mod v0.12.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=