updates Go dependencies, refactors and expands unit tests for config, logging, OpenTelemetry, HTTP, and gRPC components
This commit is contained in:
		
							
								
								
									
										5
									
								
								pkg/config/testdata/config.yaml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								pkg/config/testdata/config.yaml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,5 @@
 | 
			
		||||
name: test-app
 | 
			
		||||
logging:
 | 
			
		||||
  level: debug
 | 
			
		||||
http:
 | 
			
		||||
  listen: "127.0.0.1:9090"
 | 
			
		||||
		Reference in New Issue
	
	Block a user