Skip to content

v1.2.0: unknown field descriptions in struct literal of type PageTypeExtractor #1

@tgrushka

Description

@tgrushka

v1.2.0 does not install:

% go install github.com/AlphaTechini/doc-fetch/cmd/docfetch@latest
# github.com/AlphaTechini/doc-fetch/pkg/fetcher
../../go/pkg/mod/github.com/!alpha!techini/doc-fetch@v1.2.0/pkg/fetcher/content_grouper.go:280:3: unknown field descriptions in struct literal of type PageTypeExtractor
../../go/pkg/mod/github.com/!alpha!techini/doc-fetch@v1.2.0/pkg/fetcher/content_grouper.go:301:21: pe.descriptions undefined (type *PageTypeExtractor has no field or method descriptions)

v1.1.5 installs:

go install github.com/AlphaTechini/doc-fetch/cmd/docfetch@v1.1.5
go: downloading github.com/AlphaTechini/doc-fetch v1.1.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions