Skip to content

Commit

Permalink
add go:1.15 kind to apiv1swagger (#4997)
Browse files Browse the repository at this point in the history
Missing part of #4987 which added the go:1.15 kind.
  • Loading branch information
dgrove-oss authored Oct 13, 2020
1 parent 80ed6d1 commit db59f6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/controller/src/main/resources/apiv1swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -2009,6 +2009,7 @@
"ruby:2.5",
"ruby:default",
"go:1.11",
"go:1.15",
"go:default",
"sequence",
"swift:4.2",
Expand Down

0 comments on commit db59f6f

Please sign in to comment.