diff --git a/README.md b/README.md index 8a1c713..b56c3a3 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,7 @@ itself) to look for plugins. | go-jira | [dguihal/asdf-go-jira](https://github.com/dguihal/asdf-go-jira) | [![GitHub Actions Status](https://github.com/dguihal/asdf-go-jira/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/dguihal/asdf-go-jira/actions) | | GoHugo | [mgladdish/asdf-gohugo](https://bitbucket.org/mgladdish/asdf-gohugo) | [![Build Status](https://img.shields.io/bitbucket/pipelines/mgladdish/asdf-gohugo.svg)](https://bitbucket.org/mgladdish/asdf-gohugo/addon/pipelines/home) | | golangci-lint | [hypnoglow/asdf-golangci-lint](https://github.com/hypnoglow/asdf-golangci-lint) | [![Build Status](https://github.com/hypnoglow/asdf-golangci-lint/workflows/master/badge.svg?branch=master)](https://github.com/hypnoglow/asdf-golangci-lint/actions) | +| Go Migrate | [joschi/asdf-gomigrate](https://github.com/joschi/asdf-gomigrate) | [![Main workflow](https://github.com/joschi/asdf-gomigrate/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/joschi/asdf-gomigrate/actions) | | gomplate | [sneakybeaky/asdf-gomplate](https://github.com/sneakybeaky/asdf-gomplate) | [![Build Status](https://github.com/sneakybeaky/asdf-gomplate/workflows/CI/badge.svg)](https://github.com/sneakybeaky/asdf-gomplate/actions) | | GoReleaser | [kforsthoevel/asdf-goreleaser](https://github.com/kforsthoevel/asdf-goreleaser) | [![Main workflow](https://github.com/kforsthoevel/asdf-goreleaser/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/kforsthoevel/asdf-goreleaser/actions) | | Goss | [raimon49/asdf-goss](https://github.com/raimon49/asdf-goss) | [![Build Status](https://travis-ci.org/raimon49/asdf-goss.svg?branch=master)](https://travis-ci.org/raimon49/asdf-goss) | diff --git a/plugins/gomigrate b/plugins/gomigrate new file mode 100644 index 0000000..a4561e5 --- /dev/null +++ b/plugins/gomigrate @@ -0,0 +1 @@ +repository = https://github.com/joschi/asdf-gomigrate.git