Skip to content

go build doesn't create hello executable #1

@iampeterbanjo

Description

@iampeterbanjo

In the text Cloud native Go Ch. 2 Getting Started, go build ./... in this directory is meant to create a hello executable file. But running this command creates no results and go build main.go creates a main executable file that works as expected.

Is there a missing step?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions