mirror of
				https://gitea.com/gitea/tea.git
				synced 2025-10-31 01:05:26 +01:00 
			
		
		
		
	Add labels commands (#36)
This commit is contained in:
		
							
								
								
									
										1
									
								
								go.mod
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								go.mod
									
									
									
									
									
								
							| @@ -7,6 +7,7 @@ require ( | ||||
| 	github.com/go-gitea/yaml v0.0.0-20170812160011-eb3733d160e7 | ||||
| 	github.com/mattn/go-runewidth v0.0.4 // indirect | ||||
| 	github.com/olekukonko/tablewriter v0.0.1 | ||||
| 	github.com/stretchr/testify v1.2.2 | ||||
| 	github.com/urfave/cli v1.20.0 | ||||
| 	gopkg.in/src-d/go-git.v4 v4.11.0 | ||||
| 	gopkg.in/yaml.v2 v2.2.2 // indirect | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Lunny Xiao
					Lunny Xiao