diff --git a/README.md b/README.md index c96785b8..4260ee64 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Terraform Provider Flux -[![tests](https://github.com/fluxcd/helm-controller/workflows/tests/badge.svg)](https://github.com/fluxcd/terraform-provider-flux/actions) +[![tests](https://github.com/fluxcd/terraform-provider-flux/workflows/tests/badge.svg)](https://github.com/fluxcd/terraform-provider-flux/actions) [![report](https://goreportcard.com/badge/github.com/fluxcd/terraform-provider-flux)](https://goreportcard.com/report/github.com/fluxcd/terraform-provider-flux) [![license](https://img.shields.io/github/license/fluxcd/terraform-provider-flux.svg)](https://github.com/fluxcd/terraform-provider-flux/blob/main/LICENSE) [![release](https://img.shields.io/github/release/fluxcd/terraform-provider-flux/all.svg)](https://github.com/fluxcd/terraform-provider-flux/releases) diff --git a/go.mod b/go.mod index 81226604..f18b9dba 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/fluxcd/terraform-provider-flux -go 1.18 +go 1.20 // Pin kustomize to v5.0.3 replace (