Skip to content

Commit f1cc4fe

Browse files
author
John Howard
committed
Vendor go.etcd.io/bbolt @ v1.3.1-etcd.8
Signed-off-by: John Howard <[email protected]> This is the maintained version of boltdb, which includes the Windows-specific fix detailed in etcd-io/bbolt#122
1 parent 2586f3f commit f1cc4fe

28 files changed

Lines changed: 556 additions & 295 deletions

vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@ github.com/BurntSushi/toml a368813c5e648fee92e5f6c30e3944ff9d5e8895
3434
github.com/grpc-ecosystem/go-grpc-prometheus 6b7015e65d366bf3f19b2b2a000a831940f0f7e0
3535
github.com/Microsoft/go-winio v0.4.10
3636
github.com/Microsoft/hcsshim 44c060121b68e8bdc40b411beba551f3b4ee9e55
37-
github.com/boltdb/bolt e9cf4fae01b5a8ff89d0ec6b32f0d9c9f79aefdd
3837
google.golang.org/genproto d80a6e20e776b0b17a324d0ba1ab50a39c8e8944
3938
golang.org/x/text 19e51611da83d6be54ddafce4a4af510cb3e9ea4
4039
github.com/containerd/ttrpc 94dde388801693c54f88a6596f713b51a8b30b2d
4140
github.com/syndtr/gocapability db04d3cc01c8b54962a58ec7e491717d06cfcc16
4241
gotest.tools v2.1.0
4342
github.com/google/go-cmp v0.1.0
43+
go.etcd.io/bbolt v1.3.1-etcd.8
4444

4545
# cri dependencies
4646
github.com/containerd/cri v1.11.1
Lines changed: 109 additions & 71 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/boltdb/bolt/bolt_amd64.go renamed to vendor/go.etcd.io/bbolt/bolt_amd64.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/boltdb/bolt/bolt_arm64.go renamed to vendor/go.etcd.io/bbolt/bolt_arm64.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/boltdb/bolt/bolt_linux.go renamed to vendor/go.etcd.io/bbolt/bolt_linux.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/go.etcd.io/bbolt/bolt_mips64x.go

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/go.etcd.io/bbolt/bolt_mipsx.go

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)