Skip to content

Version tag not picked up by Go modules #18

@Pashugan

Description

@Pashugan

Currently, when I run go get, it upgrades the library to the following version:
go: upgraded github.com/joshuaferrara/go-satellite v0.0.0-20190508041801-c578fe801371 => v0.0.0-20220611180459-512638c64e5b

The version 0.1.0 also does not appear in the docs: https://pkg.go.dev/github.com/joshuaferrara/go-satellite?tab=versions

I believe you need to use v0.1.0 tag to let Go modules pick it up. Thank you.

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