update to latest go.etcd.io/bbolt v1.3.8

This commit is contained in:
Mechiel Lukkien
2023-11-03 08:31:30 +01:00
parent 4510e0ce78
commit 3a7ed9738a
5 changed files with 43 additions and 26 deletions

2
go.mod
View File

@ -12,7 +12,7 @@ require (
github.com/mjl-/sherpaprom v0.0.2
github.com/mjl-/sherpats v0.0.4
github.com/prometheus/client_golang v1.14.0
go.etcd.io/bbolt v1.3.7
go.etcd.io/bbolt v1.3.8
golang.org/x/crypto v0.14.0
golang.org/x/exp v0.0.0-20230811145659-89c5cff77bcb
golang.org/x/net v0.16.0