mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-29 10:57:44 +09:00 
			
		
		
		
	make modules/structs as a spereate go mod (#7127)
This commit is contained in:
		| @@ -3,6 +3,7 @@ | ||||
| // license that can be found in the LICENSE file. | ||||
|  | ||||
| package structs // import "code.gitea.io/gitea/modules/structs" | ||||
|  | ||||
| import ( | ||||
| 	"time" | ||||
| ) | ||||
|   | ||||
							
								
								
									
										3
									
								
								modules/structs/go.mod
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								modules/structs/go.mod
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | ||||
| module code.gitea.io/gitea/modules/structs | ||||
|  | ||||
| go 1.12 | ||||
		Reference in New Issue
	
	Block a user