mirror of
				https://github.com/nkanaev/yarr.git
				synced 2025-10-30 06:31:07 +00:00 
			
		
		
		
	done
This commit is contained in:
		| @@ -3,5 +3,3 @@ | |||||||
|        if the primary content is missing (youtube feeds) |        if the primary content is missing (youtube feeds) | ||||||
|  |  | ||||||
| - fix: loading items (by scrolling down) is glitching while feeds are refreshing | - fix: loading items (by scrolling down) is glitching while feeds are refreshing | ||||||
|  |  | ||||||
| - ref: `mmcdole/gofeed` has too many indirect deps, drop it |  | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								go.mod
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								go.mod
									
									
									
									
									
								
							| @@ -7,5 +7,3 @@ require ( | |||||||
| 	golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e | 	golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e | ||||||
| 	golang.org/x/sys v0.0.0-20201018230417-eeed37f84f13 | 	golang.org/x/sys v0.0.0-20201018230417-eeed37f84f13 | ||||||
| ) | ) | ||||||
|  |  | ||||||
| replace github.com/mmcdole/gofeed => ./src/gofeed |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user