mirror of
				https://github.com/MontFerret/ferret.git
				synced 2025-10-30 23:37:40 +02:00 
			
		
		
		
	Bump github.com/mafredri/cdp from 0.22.0 to 0.23.0 (#278)
Bumps [github.com/mafredri/cdp](https://github.com/mafredri/cdp) from 0.22.0 to 0.23.0. - [Release notes](https://github.com/mafredri/cdp/releases) - [Commits](https://github.com/mafredri/cdp/compare/v0.22.0...v0.23.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
		
				
					committed by
					
						 Tim Voronov
						Tim Voronov
					
				
			
			
				
	
			
			
			
						parent
						
							de703513e4
						
					
				
				
					commit
					e65c89035a
				
			
							
								
								
									
										2
									
								
								go.mod
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								go.mod
									
									
									
									
									
								
							| @@ -40,7 +40,7 @@ require ( | ||||
| 	github.com/kr/pty v1.1.4 // indirect | ||||
| 	github.com/labstack/echo v3.3.10+incompatible | ||||
| 	github.com/labstack/gommon v0.2.8 // indirect | ||||
| 	github.com/mafredri/cdp v0.22.0 | ||||
| 	github.com/mafredri/cdp v0.23.0 | ||||
| 	github.com/mattn/go-colorable v0.1.1 // indirect | ||||
| 	github.com/mattn/go-isatty v0.0.7 // indirect | ||||
| 	github.com/mitchellh/go-homedir v1.1.0 // indirect | ||||
|   | ||||
							
								
								
									
										2
									
								
								go.sum
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								go.sum
									
									
									
									
									
								
							| @@ -112,6 +112,8 @@ github.com/labstack/gommon v0.2.8/go.mod h1:/tj9csK2iPSBvn+3NLM9e52usepMtrd5ilFY | ||||
| github.com/logrusorgru/aurora v0.0.0-20181002194514-a7b3b318ed4e/go.mod h1:7rIyQOR62GCctdiQpZ/zOJlFyk6y+94wXzv6RNZgaR4= | ||||
| github.com/mafredri/cdp v0.22.0 h1:BV17j8hXLDWczo2SZIAFuOjMpQMIOq5DOcd9sgB2hv0= | ||||
| github.com/mafredri/cdp v0.22.0/go.mod h1:hgdiA0yp1uqhSaDOHJWPgXpMbh+LAfUdD9vbN2AM8gE= | ||||
| github.com/mafredri/cdp v0.23.0 h1:Qrzms9wVwOpJdbF3ooxZcBTnEqjiqHQkT8kCyTtjoPg= | ||||
| github.com/mafredri/cdp v0.23.0/go.mod h1:hgdiA0yp1uqhSaDOHJWPgXpMbh+LAfUdD9vbN2AM8gE= | ||||
| github.com/magiconair/properties v1.7.6/go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ= | ||||
| github.com/magiconair/properties v1.8.0/go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ= | ||||
| github.com/mattn/go-colorable v0.0.9/go.mod h1:9vuHe8Xs5qXnSaW/c/ABM9alt+Vo+STaOChaDxuIBZU= | ||||
|   | ||||
		Reference in New Issue
	
	Block a user