mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	update chroma to v0.8.0 (#12337)
This commit is contained in:
		
							
								
								
									
										1
									
								
								vendor/github.com/alecthomas/chroma/lexers/g/go.go
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								vendor/github.com/alecthomas/chroma/lexers/g/go.go
									
									
									
										generated
									
									
										vendored
									
									
								
							| @@ -15,6 +15,7 @@ var Go = internal.Register(MustNewLexer( | ||||
| 		Aliases:   []string{"go", "golang"}, | ||||
| 		Filenames: []string{"*.go"}, | ||||
| 		MimeTypes: []string{"text/x-gosrc"}, | ||||
| 		EnsureNL:  true, | ||||
| 	}, | ||||
| 	Rules{ | ||||
| 		"root": { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user