Files
pinniped/hack/update-go-mod/go.mod
dependabot[bot] cb550dfed0 Bump golang.org/x/mod from 0.18.0 to 0.19.0 in /hack/update-go-mod
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/mod/compare/v0.18.0...v0.19.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>
2024-07-05 01:48:54 +00:00

8 lines
102 B
Modula-2

module go.pinniped.dev/update-go-mod
go 1.22.0
toolchain go1.22.2
require golang.org/x/mod v0.19.0