-
Notifications
You must be signed in to change notification settings - Fork 143
Closed
Description
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
Labels
No labels