module github.com/gfleury/go-bitbucket-v1 go 1.14 require ( github.com/mitchellh/mapstructure v1.1.2 golang.org/x/net v0.0.0-20190108225652-1e06a53dbb7e golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 )