aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-14 19:45:19 +0000
committerGitHub <noreply@github.com>2024-05-14 19:45:19 +0000
commita55ec3180572934ba049a7fd12cbbfb45c404cd5 (patch)
treea933f2c1cda16d4e898906bd7808ade7004ca31c /go.mod
parentef98b27636ff79b3ba76df072d1f874b3ea565e9 (diff)
downloadx-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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index ddc49ce..bb8dc82 100644
--- a/go.mod
+++ b/go.mod
@@ -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