mirror of
				https://github.com/ClusterCockpit/cc-backend
				synced 2025-11-04 01:25:06 +01:00 
			
		
		
		
	Update go.mod
This commit is contained in:
		
							
								
								
									
										2
									
								
								go.mod
									
									
									
									
									
								
							
							
								
								
								
								
								
									
									
								
							
						
						
									
										2
									
								
								go.mod
									
									
									
									
									
								
							@@ -1,6 +1,6 @@
 | 
				
			|||||||
module github.com/ClusterCockpit/cc-backend
 | 
					module github.com/ClusterCockpit/cc-backend
 | 
				
			||||||
 | 
					
 | 
				
			||||||
go 1.17
 | 
					go 1.18
 | 
				
			||||||
 | 
					
 | 
				
			||||||
require (
 | 
					require (
 | 
				
			||||||
	github.com/99designs/gqlgen v0.17.16
 | 
						github.com/99designs/gqlgen v0.17.16
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user