这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@bep
Copy link
Contributor

@bep bep commented Aug 9, 2024

Installing it via go install now gets:

go install  github.com/jameswoolfenden/ghat@latest

go: downloading github.com/jameswoolfenden/ghat v0.1.5
go: github.com/jameswoolfenden/ghat@latest: version constraints conflict:
	github.com/jameswoolfenden/ghat@v0.1.5: parsing go.mod:
	module declares its path as: ghat
	        but was required as: github.com/jameswoolfenden/ghat

Installing it via `go install` now gets:

```
go install  github.com/jameswoolfenden/ghat@latest

go: downloading github.com/jameswoolfenden/ghat v0.1.5
go: github.com/jameswoolfenden/ghat@latest: version constraints conflict:
	github.com/jameswoolfenden/ghat@v0.1.5: parsing go.mod:
	module declares its path as: ghat
	        but was required as: github.com/jameswoolfenden/ghat
```
@JamesWoolfenden
Copy link
Owner

Thanks for taking the time to fix it!

@JamesWoolfenden JamesWoolfenden merged commit c90097d into JamesWoolfenden:master Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants