mirror of
				https://gitea.com/gitea/act_runner.git
				synced 2025-10-31 12:57:56 +01:00 
			
		
		
		
	chore(runner): refactor register flow
Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
This commit is contained in:
		
							
								
								
									
										3
									
								
								go.mod
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								go.mod
									
									
									
									
									
								
							| @@ -3,7 +3,8 @@ module gitea.com/gitea/act_runner | ||||
| go 1.18 | ||||
|  | ||||
| require ( | ||||
| 	gitea.com/gitea/proto-go v0.0.0-20220929140437-812ae50fdce4 | ||||
| 	gitea.com/gitea/proto-go v0.0.0-20221002020351-750a3b99a850 | ||||
| 	github.com/appleboy/com v0.1.6 | ||||
| 	github.com/avast/retry-go/v4 v4.1.0 | ||||
| 	github.com/bufbuild/connect-go v0.5.0 | ||||
| 	github.com/docker/docker v20.10.17+incompatible | ||||
|   | ||||
		Reference in New Issue
	
	Block a user