Skip to content

Ease compilation #27

@utamas

Description

@utamas

Go evolved and added support for go modules.

By adding a go.mod file the underlying dependency can be declared local to project and it won't be put into a global scope.

This also makes it easy to compile this code on any platform (I'm e.g.: using linux).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions