mirror of
				https://github.com/therootcompany/go-gitver.git
				synced 2024-11-16 17:08:59 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			123 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			123 B
		
	
	
	
		
			Go
		
	
	
	
	
	
| // +build tools
 | |
| 
 | |
| // This is a dummy file for build tooling
 | |
| package main
 | |
| 
 | |
| import _ "git.rootprojects.org/root/go-gitver/v2"
 |