Skip to content

Commit

Permalink
add go:1.15 kind to apiv1swagger
Browse files Browse the repository at this point in the history
Missing part of apache#4987 which added the go:1.15 kind.
  • Loading branch information
dgrove-oss committed Oct 13, 2020
1 parent 80ed6d1 commit 883e467
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 883e467

Please sign in to comment.