Skip to content

build failure #25

@DavesPlanet

Description

@DavesPlanet

pull request 22 looks suspiciously like the error I am seeing. I first tried running using go get / go install github.com/hasit/bolter (not really sure why I found that tip on youtube for a different go command line tool, it wasn't in that tools readme either).

go install results in
cannot use []*cli.Author{…} (value of type []*cli.Author) as []cli.Author value in assignment

cloning the repo and trying to build it gets the slightly more verbose
.\bolter.go:45:16: cannot use []*cli.Author{…} (value of type []*cli.Author) as []cli.Author value in assignment

git reset head^ --hard

bolter now builds

go version go1.20.1 windows/amd64
so it looks like I'm a minor version behind, wouldn't think that would break me.

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