Skip to content

go run fails #85

@hajimehoshi

Description

@hajimehoshi
% go version
go version go1.23.1 darwin/arm64

% go run github.com/go-gl/example/gl21-cube@latest
2024/11/04 05:07:23 Unable to find Go package in your GOPATH, it's needed to load assets: no required module provides package github.com/go-gl/example/gl21-cube: go.mod file not found in current directory or any parent directory; see 'go help modules'
exit status 1

Cloning this repository and running go run ./gl21-cube worked.

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