mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	#3233 code cleanup and minor issue fix
This commit is contained in:
		@@ -87,7 +87,7 @@ func checkVersion() {
 | 
			
		||||
		{"github.com/go-macaron/toolbox", toolbox.Version, "0.1.0"},
 | 
			
		||||
		{"gopkg.in/ini.v1", ini.Version, "1.8.4"},
 | 
			
		||||
		{"gopkg.in/macaron.v1", macaron.Version, "1.1.7"},
 | 
			
		||||
		{"github.com/gogits/git-module", git.Version, "0.3.4"},
 | 
			
		||||
		{"github.com/gogits/git-module", git.Version, "0.3.5"},
 | 
			
		||||
		{"github.com/gogits/go-gogs-client", gogs.Version, "0.10.3"},
 | 
			
		||||
	}
 | 
			
		||||
	for _, c := range checkers {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user