Skip to content

Go Modules Support #417

Open
Open
@jacklaaa89

Description

@jacklaaa89

Issue Summary

Is there any plans in the future to support go modules. As at the minute the import is marked as incompatible when using any version above v1

for example the import should be renamed to have the major version suffixed:

github.com/sendgrid/sendgrid-go v3.5.0+incompatible => github.com/sendgrid/sendgrid-go/v3 v3.5.0 

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions