Skip to content

Commit dc57a88

Browse files
authored
move go version badge to platform support category (#10444)
1 parent 15599ca commit dc57a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: services/github/github-go-mod.service.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const filenameDescription =
1515
'The `filename` param can be used to specify the path to `go.mod`. By default, we look for `go.mod` in the repo root'
1616

1717
export default class GithubGoModGoVersion extends ConditionalGithubAuthV3Service {
18-
static category = 'version'
18+
static category = 'platform-support'
1919
static route = {
2020
base: 'github/go-mod/go-version',
2121
pattern: ':user/:repo/:branch*',

0 commit comments

Comments
 (0)