Releases: maxgio92/wgrep
Releases · maxgio92/wgrep
v0.1.0
v0.1.0 release is out!
Install with Go
go install github.com/maxgio92/wgrep@v0.1.0
Run in container
Verify the signature with Cosign:
cosign verify \
--certificate-identity-regexp "github.com/maxgio92" \
--certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
ghcr.io/maxgio92/wgrep:0.1.0
Pull the image:
docker pull ghcr.io/maxgio92/wgrep:0.1.0