mirror of
				https://gitlab.crans.org/nounous/ghostream.git
				synced 2025-11-04 15:42:26 +01:00 
			
		
		
		
	Monitoring is an internal package
This commit is contained in:
		
							
								
								
									
										2
									
								
								main.go
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								main.go
									
									
									
									
									
								
							@@ -4,7 +4,7 @@ import (
 | 
			
		||||
	"log"
 | 
			
		||||
 | 
			
		||||
	"gitlab.crans.org/nounous/ghostream/internal/config"
 | 
			
		||||
	"gitlab.crans.org/nounous/ghostream/monitoring"
 | 
			
		||||
	"gitlab.crans.org/nounous/ghostream/internal/monitoring"
 | 
			
		||||
	"gitlab.crans.org/nounous/ghostream/web"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -7,7 +7,7 @@ import (
 | 
			
		||||
	"os"
 | 
			
		||||
 | 
			
		||||
	"gitlab.crans.org/nounous/ghostream/internal/config"
 | 
			
		||||
	"gitlab.crans.org/nounous/ghostream/monitoring"
 | 
			
		||||
	"gitlab.crans.org/nounous/ghostream/internal/monitoring"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
// Preload templates
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user