Closed xiantang closed 5 months ago
Hello,
the change updated the install command in the README, leading to this until a new release is made:
% go install github.com/air-verse/air@latest
go: downloading github.com/air-verse/air v1.52.1
go: github.com/air-verse/air@latest: version constraints conflict:
github.com/air-verse/air@v1.52.1: parsing go.mod:
module declares its path as: github.com/cosmtrek/air
but was required as: github.com/air-verse/air
Hello,
the change updated the install command in the README, leading to this until a new release is made:
% go install github.com/air-verse/air@latest go: downloading github.com/air-verse/air v1.52.1 go: github.com/air-verse/air@latest: version constraints conflict: github.com/air-verse/air@v1.52.1: parsing go.mod: module declares its path as: github.com/cosmtrek/air but was required as: github.com/air-verse/air
just revert the PR
close https://github.com/air-verse/air/issues/600