Skip to content

Commit

Permalink
Add a comment to explain the bbolt replace
Browse files Browse the repository at this point in the history
Signed-off-by: JmPotato <ghzpotato@gmail.com>
  • Loading branch information
JmPotato committed Apr 1, 2021
1 parent a1cae6e commit cc81c93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@ require (
gopkg.in/natefinch/lumberjack.v2 v2.0.0
)

// Fix panic in unit test with go >= 1.14, ref: etcd-io/bbolt#201 https://github.com/etcd-io/bbolt/pull/201
replace go.etcd.io/bbolt => go.etcd.io/bbolt v1.3.5

0 comments on commit cc81c93

Please sign in to comment.