diff --git a/README.md b/README.md index bb50314..52010bd 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ Release Please automates releases for the following flavors of repositories: | `terraform-module` | [A terraform module, with a version in the README.md, and a CHANGELOG.md](https://github.com/terraform-google-modules/terraform-google-project-factory) | | rust | A Rust repository, with a Cargo.toml (either as a crate or workspace) and a CHANGELOG.md | | ocaml | [An OCaml repository, containing 1 or more opam or esy files and a CHANGELOG.md](https://github.com/grain-lang/binaryen.ml) | +| go | Go repository, with a CHANGELOG.md | | `simple` | [A repository with a version.txt and a CHANGELOG.md](https://github.com/googleapis/gapic-generator) | | helm | A helm chart repository with a Chart.yaml and a CHANGELOG.md | | elixir | An elixir repository with a mix.exs and a CHANGELOG.md |