diff --git a/README.md b/README.md index e2e6010..6caab7b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/jamesjj/sns-to-chat) ![GitHub](https://img.shields.io/github/license/jamesjj/sns-to-chat?) ![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/jamesjj/sns-to-chat) ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/jamesjj/sns-to-chat/Go) +![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/jamesjj/cloudwatch-to-google-chat) ![GitHub](https://img.shields.io/github/license/jamesjj/cloudwatch-to-google-chat?) ![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/jamesjj/cloudwatch-to-google-chat) ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/jamesjj/cloudwatch-to-google-chat/Go) # Cloudwatch Alarms in Google Chat diff --git a/go.mod b/go.mod index 9c1db8a..d49e427 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/jamesjj/sns-to-chat +module github.com/jamesjj/cloudwatch-to-google-chat go 1.16