Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Update go mods, fix typo, remove runtime import - #13

Open
tonylambiris wants to merge 1 commit into
djcas9:masterfrom
tonylambiris:master
Open

Update go mods, fix typo, remove runtime import#13
tonylambiris wants to merge 1 commit into
djcas9:masterfrom
tonylambiris:master

Conversation

@tonylambiris

Copy link
Copy Markdown
Contributor

Updating my Arch Linux AUR packages, this was erroring on build:

❯ make      
Project:    komanda
Go Version: go version go1.18.1 linux/amd64
Go Path:    /home/tlambiris/go

# github.com/mephux/komanda-cli
vet: ./komanda.go:9:2: "runtime" imported but not used
make: *** [Makefile:39: lint] Error 2
zsh: exit 2     make

Updating go mods and removing runtime import fixed it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant