Skip to content

doc builds fail with Go 1.23 #1280

@cyphar

Description

@cyphar

We need to switch to go.mod I believe, as go run .tool/doc-version.go doesn't work anymore without a go.mod:

% make docs
go run ./.tool/version-doc.go > version.md
.tool/version-doc.go:11:2: no required module provides package github.com/opencontainers/runtime-spec/specs-go: go.mod file not found in current directory or any parent directory;
see 'go help modules'
make: *** [Makefile:55: version.md] エラー 1
make docs  0.05s user 0.08s system 131% cpu 0.096 total

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions