Skip to content

Commit

Permalink
chore(go): remove go-mutesting
Browse files Browse the repository at this point in the history
Resolves #385
  • Loading branch information
smoyer64 committed May 26, 2023
1 parent 0e38147 commit 20d6d51
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion roles/go/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ tools:
- { name: "errcheck", url: "github.com/kisielk/errcheck@{{ errcheck_version }}"}
- { name: "git-bug", url: "github.com/MichaelMure/git-bug@{{ git_bug_version }}"}
- { name: "go-header", url: "github.com/denis-tingaikin/go-header/cmd/go-header@{{ go_header_version }}"}
- { name: "go-mutesting", url: "github.com/zimmski/go-mutesting/cmd/go-mutesting@{{ go_mutesting_version }}"}
- { name: "go-wrk", url: "github.com/tsliwowicz/go-wrk@{{ go_wrk_version }}"}
- { name: "gocomplete", url: "github.com/posener/complete/v2/gocomplete@{{ gocomplete_version }}"}
- { name: "gokart", url: "github.com/praetorian-inc/gokart@{{ gokart_version }}"}
Expand Down

0 comments on commit 20d6d51

Please sign in to comment.