Skip to content

Commit

Permalink
chore(deps): Bump golang.org/x/mod from 0.12.0 to 0.13.0
Browse files Browse the repository at this point in the history
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.12.0 to 0.13.0.
- [Commits](golang/mod@v0.12.0...v0.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent fa8eb77 commit 8b091fe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ require (
go.etcd.io/bbolt v1.3.7
go.uber.org/multierr v1.9.0
golang.org/x/crypto v0.13.0
golang.org/x/mod v0.12.0
golang.org/x/mod v0.13.0
golang.org/x/net v0.15.0
golang.org/x/term v0.12.0
golang.org/x/tools v0.6.0
golang.org/x/tools v0.13.0
google.golang.org/protobuf v1.31.0
gopkg.in/yaml.v3 v3.0.1
)
Expand Down
8 changes: 4 additions & 4 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8b091fe

Please sign in to comment.