Skip to content

Cant use the package without error while "finding module for package" #79

@k-lombard

Description

@k-lombard

Command to reproduce: go mod tidy or go mod vendor

go: github.com/my-app/api imports
 github.com/infracloudio/msbotbuilder-go: module github.com/infracloudio/msbotbuilder-go@latest found (v0.2.5), but does not contain package github.com/infracloudio/msbotbuilder-go

import statement: msbot "github.com/infracloudio/msbotbuilder-go"

go.mod: github.com/infracloudio/msbotbuilder-go v0.2.5 // indirect

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions