kubeservice-stack / common

golang common library

Home Page:https://stack.kubeservice.cn/docs/%E5%B7%A5%E5%85%B7%E5%BA%93/common/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[bug]go mod github.com/kubeservice-stack/common@latest error

imlense opened this issue · comments

Environment:

  • OS (printf "$(uname -srm)\n$(cat /etc/os-release)\n"): Mac M2 Darwin 22.4.0 arm64

  • GOlang (go --version): go version go1.19.4 darwin/arm64

**Command **:

go: finding module for package github.com/kubeservice-stack/common/pkg/storage
github.com/prometheus/node_exporter/collector imports
	github.com/kubeservice-stack/common/pkg/storage: module github.com/kubeservice-stack/common@latest found (v1.1.0), but does not contain package github.com/kubeservice-stack/common/pkg/storage

Anything else do we need to know:
v1.0.5 is ok! v1.1.0 maybe circular dependency.