diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-14 19:45:19 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-14 19:45:19 +0000 |
| commit | a55ec3180572934ba049a7fd12cbbfb45c404cd5 (patch) | |
| tree | a933f2c1cda16d4e898906bd7808ade7004ca31c /go.mod | |
| parent | ef98b27636ff79b3ba76df072d1f874b3ea565e9 (diff) | |
| download | x-a55ec3180572934ba049a7fd12cbbfb45c404cd5.tar.xz x-a55ec3180572934ba049a7fd12cbbfb45c404cd5.zip | |
build(deps): bump go.etcd.io/bbolt from 1.3.9 to 1.3.10 (#591)
* build(deps): bump go.etcd.io/bbolt from 1.3.9 to 1.3.10
Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.9 to 1.3.10.
- [Release notes](https://github.com/etcd-io/bbolt/releases)
- [Commits](https://github.com/etcd-io/bbolt/compare/v1.3.9...v1.3.10)
---
updated-dependencies:
- dependency-name: go.etcd.io/bbolt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump Go mod SRI
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mimi <mimi@xeserv.us>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ require ( github.com/thoj/go-ircevent v0.0.0-20210723090443-73e444401d64 github.com/tmc/scp v0.0.0-20170824174625-f7b48647feef github.com/twitchtv/twirp v8.1.3+incompatible - go.etcd.io/bbolt v1.3.9 + go.etcd.io/bbolt v1.3.10 go.jetpack.io/tyson v0.1.1 go4.org v0.0.0-20190313082347-94abd6928b1d golang.org/x/crypto v0.21.0 |
