Skip to content

Unable to install new v4 in Go #264

@RottenLemons

Description

@RottenLemons

Tried to install the Go bindings using the README but get this

> go get github.com/kreuzberg-dev/kreuzberg/packages/go/v4@latest
go: downloading github.com/kreuzberg-dev/kreuzberg v3.22.0+incompatible
go: module github.com/kreuzberg-dev/kreuzberg/packages/go@latest found (v0.0.0-20251216084027-3f2c8a44b0c9), but does not contain package github.com/kreuzberg-dev/kreuzberg/packages/go/v4

Then when I try importing it, my compiler states that no required module provides the package. This is for an external go project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions