Kevin Burke
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								33760e0990
								
							
						 | 
						
							
							
								
								go.mod,vendor: use go modules, update
							
							
							
							
							
						 | 
						
							2023-01-28 14:09:07 -08:00 | 
						
					
				
					
						
							
							
								 
								Kevin Burke
							
						 | 
						
							
							
							
							
							
								
							
							
								429297d66f
								
							
						 | 
						
							
							
								
								vendor: update chroma and x/sys dependencies
							
							
							
							
							
						 | 
						
							2022-01-28 09:23:06 -08:00 | 
						
					
				
					
						
							
							
								 
								Kevin Burke
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								de865fd332
								
							
						 | 
						
							
							
								
								vendor: update chroma to latest version
							
							
							
							
							
						 | 
						
							2021-08-04 11:13:25 -07:00 | 
						
					
				
					
						
							
							
								 
								Kevin Burke
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								d40413602b
								
							
						 | 
						
							
							
								
								main: fix code to work with new chroma package
							
							
							
							
							
						 | 
						
							2020-05-09 13:50:39 -07:00 | 
						
					
				
					
						
							
							
								 
								Kevin Burke
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								335d8d7afb
								
							
						 | 
						
							
							
								
								vendor: update golang.org/x/sys dependency
							
							
							
							
							
						 | 
						
							2020-05-09 13:49:54 -07:00 | 
						
					
				
					
						
							
							
								 
								Kevin Burke
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								b6814fd76b
								
							
						 | 
						
							
							
								
								Gopkg.toml,vendor: update alecthomas/chroma
							
							
							
							
							
						 | 
						
							2020-05-09 13:49:03 -07:00 | 
						
					
				
					
						
							
							
								 
								Kevin Burke
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								324e3676af
								
							
						 | 
						
							
							
								
								Makefile, main: fix tests
							
							
							
							
							
						 | 
						
							2019-06-30 22:16:41 -07:00 | 
						
					
				
					
						
							
							
								 
								Kevin Burke
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								cf87ac38af
								
							
						 | 
						
							
							
								
								main: execute cmark with --unsafe
							
							
							
							
							
						 | 
						
							2019-06-30 21:33:15 -07:00 | 
						
					
				
					
						
							
							
								 
								Kevin Burke
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								7e86ec5e8b
								
							
						 | 
						
							
							
								
								vendor: update x/sys/unix, chroma deps
							
							
							
							
							
						 | 
						
							2019-06-30 20:17:05 -07:00 | 
						
					
				
					
						
							
							
								 
								Kevin Burke
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								c57803a6cd
								
							
						 | 
						
							
							
								
								use direct syscall package
							
							
							
							
							
						 | 
						
							2019-02-18 11:00:12 -08:00 | 
						
					
				
					
						
							
							
								 
								Kevin Burke
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								296f430cc8
								
							
						 | 
						
							
							
								
								add golang.org/x/sys/windows to build dependency
							
							
							
							
							
						 | 
						
							2019-02-18 10:58:58 -08:00 | 
						
					
				
					
						
							
							
								 
								Kevin Burke
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								17de630616
								
							
						 | 
						
							
							
								
								use windows Exec on windows
							
							
							
							
							
						 | 
						
							2019-02-18 10:58:12 -08:00 | 
						
					
				
					
						
							
							
								 
								Kevin Burke
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								822a1431bb
								
							
						 | 
						
							
							
								
								vendor: update chroma and x/sys versions
							
							
							
							
							
							
							
							also add 1.11 to .travis.yml
update megacheck version 
							
						 | 
						
							2019-02-18 10:38:55 -08:00 | 
						
					
				
					
						
							
							
								 
								Kevin Burke
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								9042dba426
								
							
						 | 
						
							
							
								
								Add Go 1.10 to build matrix
							
							
							
							
							
						 | 
						
							2018-03-19 09:11:05 -07:00 | 
						
					
				
					
						
							
							
								 
								Kevin Burke
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								d9708da184
								
							
						 | 
						
							
							
								
								Add and update dependencies
							
							
							
							
							
							
							
							Add golang.org/x/sys/unix dependency
Update alecthomas/chroma to version 0.4.0 
							
						 | 
						
							2018-03-19 09:08:44 -07:00 | 
						
					
				
					
						
							
							
								 
								Kevin Burke
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								e86e26c4bc
								
							
						 | 
						
							
							
								
								use unix.Exec instead of syscall.Exec
							
							
							
							
							
						 | 
						
							2018-03-19 09:00:14 -07:00 | 
						
					
				
					
						
							
							
								 
								Kevin Burke
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								5b9795d676
								
							
						 | 
						
							
							
								
								Use better dep version
							
							
							
							
							
							
							
							This version of dep is better at pruning unused source code from
dependencies, so we don't need to carry around such a large vendor
directory. 
							
						 | 
						
							2018-02-07 08:45:30 -08:00 | 
						
					
				
					
						
							
							
								 
								Kevin Burke
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								d441569025
								
							
						 | 
						
							
							
								
								Update vendored chroma version
							
							
							
							
							
						 | 
						
							2018-01-06 14:02:24 -08:00 | 
						
					
				
					
						
							
							
								 
								Kevin Burke
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								9022c437d7
								
							
						 | 
						
							
							
								
								Flush out README
							
							
							
							
							
						 | 
						
							2017-10-22 10:38:35 -07:00 | 
						
					
				
					
						
							
							
								 
								Kevin Burke
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								e95ae00e83
								
							
						 | 
						
							
							
								
								Initial commit
							
							
							
							
							
						 | 
						
							2017-10-22 10:29:44 -07:00 |