Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch boltdb to coreos/bbolt #200

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thaJeztah
Copy link
Member

The github.com/boltdb/bolt project was archived, and will no longer be actively maintained (boltdb/bolt@fa5367d)

The original author refers to coreos/bbolt as the active fork.

The github.com/boltdb/bolt project was archived, and
will no longer be actively maintained.

The original author refers to coreos/bbolt as the
active fork.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah
Copy link
Member Author

Looks liike CI is running Go 1.7.1, therefore causing failures (as it was added in Go 1.8; https://golang.org/doc/go1.8#sort_slice)

# github.com/hashicorp/consul/vendor/github.com/armon/go-metrics
../../hashicorp/consul/vendor/github.com/armon/go-metrics/inmem_endpoint.go:72: undefined: sort.Slice
../../hashicorp/consul/vendor/github.com/armon/go-metrics/inmem_endpoint.go:86: undefined: sort.Slice
../../hashicorp/consul/vendor/github.com/armon/go-metrics/inmem_endpoint.go:113: undefined: sort.Slice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant