export default { name: 'Go Workspace', type: 'data', aceMode: 'text', filenames: ['go.work'], languageId: 934546256, tmScope: 'go.mod', aliases: ['go.work', 'go work'], color: '#00ADD8', }