terrafmt
terrafmt copied to clipboard
version v0.5.5 available in goproxy but not available in github as a tag
Hi
This package is available in goproxy https://pkg.go.dev/github.com/katbyte/[email protected] in version v0.5.5 but for some reasons tag it's missing from github.
This leads to the situation where people with env GOPROXY=direct set have no ability to fetch it.
As this package is dependency of many other packages like hashicorp/terraform-provider-aws then it requires to manually downgrade this package to make sure it can be downloaded from github to comply with corporate firewall restrictions.
Could you please restore a tag for version 0.5.5 ( I guess content sha needs to match) or simply create new release so it's there for both proxy and github?
Thank you