vendor: go.etcd.io/bbolt v1.3.9

full diff: https://github.com/etcd-io/bbolt/compare/v1.3.8...v1.3.9

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2024-02-27 15:12:15 +01:00
parent c9c8346bfa
commit 154ed26a77
4 changed files with 23 additions and 15 deletions

2
go.mod
View File

@@ -56,7 +56,7 @@ require (
github.com/tchap/go-patricia/v2 v2.3.1
github.com/urfave/cli/v2 v2.27.1
github.com/vishvananda/netlink v1.2.1-beta.2
go.etcd.io/bbolt v1.3.8
go.etcd.io/bbolt v1.3.9
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.48.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.48.0
go.opentelemetry.io/otel v1.23.1