Skip to content

Version v0.1.0 breaks go mod tidy for pocketbase v0.23.x #15

Description

@CanGonenc

The solution by @prasanthkrishnan :

v0.1.0 of github.com/pluja/pocketbase points to a older commit which does not have 0.23 support. Simple pinning github.com/pluja/pocketbase to latest commit SHA in your go.mod file would solve this issue.

❯ go get github.com/pluja/pocketbase@adc8ee954bd6e2c95e9b969c4595db89f24a2417

Originally posted by @prasanthkrishnan in #14 (comment)

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