mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-02-01 18:20:17 +01:00
added golang
This commit is contained in:
@@ -225,7 +225,8 @@
|
||||
{ label: 'Node.js', name: 'node', hasDeps: true },
|
||||
{ label: 'Java', name: 'java', hasDeps: false },
|
||||
{ label: '.Net Core', name: 'dotnet', hasDeps: false },
|
||||
{ label: 'PHP', name: 'php', hasDeps: false }
|
||||
{ label: 'PHP', name: 'php', hasDeps: false },
|
||||
{ label: 'Golang', name: 'go', hasDeps: false }
|
||||
],
|
||||
langsDataDict: {},
|
||||
handle: undefined,
|
||||
|
||||
Reference in New Issue
Block a user