Skip to content

Would it be worth migrating to go modules instead of dep? #35

@andrewebdev

Description

@andrewebdev

Expected Behavior

Use go modules instead of dep now that it's standard.

Current Behavior

Currently it seems that dep is being used, and while it may work, the repo and codebase could be simplified if we just use what's now provided as standard.

Context

I'm in the process of creating a pull request that will add snap package support for this app and using the standard go modules would make the packaging a bit simpler.

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