Skip to content

Commit

Permalink
Merge pull request #800 from dlminvestments/renovate/go.etcd.io-bbolt…
Browse files Browse the repository at this point in the history
…-1.x

fix(deps): update module go.etcd.io/bbolt to v1.3.8
  • Loading branch information
dlminvestments authored Oct 29, 2023
2 parents 4e9abe0 + 2e62165 commit 4fbc6df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etcd/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
github.com/bgentry/speakeasy v0.1.0
github.com/dustin/go-humanize v1.0.1
github.com/spf13/cobra v1.7.0
go.etcd.io/bbolt v1.3.7
go.etcd.io/bbolt v1.3.8
go.etcd.io/etcd/api/v3 v3.5.9
go.etcd.io/etcd/client/pkg/v3 v3.5.9
go.etcd.io/etcd/client/v3 v3.5.9
Expand Down

0 comments on commit 4fbc6df

Please sign in to comment.