Skip to content

Can not use "labix.org/v2/mgo/bson" #26

@syo-sa1982

Description

@syo-sa1982

I can used package is "gopkg.in/mgo.v2/bson"

https://github.com/stretchr/codecs/blob/master/bson/bson_codec.go#L5

import (
    "github.com/stretchr/codecs/constants"
    "labix.org/v2/mgo/bson"
)

import (
    "github.com/stretchr/codecs/constants"
    "gopkg.in/mgo.v2/bson"
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions