module.exports = { name: 'Go Module', type: 'data', aceMode: 'text', filenames: ['go.mod'], languageId: 947461016, tmScope: 'go.mod', aliases: ['go.mod', 'go mod'], color: '#00ADD8', }