google / crfs

CRFS: Container Registry Filesystem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go build -mod=readonly failed

oiooj opened this issue · comments

[root@LT crfs]# go build -mod=readonly
go: updates to go.mod needed, disabled by -mod=readonly

We need to update go.mod, some libs were missing.