mirror of
				https://github.com/nadoo/glider.git
				synced 2025-11-04 07:42:38 +08:00 
			
		
		
		
	doc: drop support for go1.9
This commit is contained in:
		
							parent
							
								
									e0f746fa3d
								
							
						
					
					
						commit
						c8c4d5c75c
					
				@ -1,7 +1,6 @@
 | 
				
			|||||||
language: go
 | 
					language: go
 | 
				
			||||||
 | 
					
 | 
				
			||||||
go:
 | 
					go:
 | 
				
			||||||
  - "1.9.x"
 | 
					 | 
				
			||||||
  - "1.10.x"
 | 
					  - "1.10.x"
 | 
				
			||||||
  - master
 | 
					  - master
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -63,7 +63,7 @@ TODO:
 | 
				
			|||||||
Binary: 
 | 
					Binary: 
 | 
				
			||||||
- [https://github.com/nadoo/glider/releases](https://github.com/nadoo/glider/releases)
 | 
					- [https://github.com/nadoo/glider/releases](https://github.com/nadoo/glider/releases)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Go Get (requires **Go 1.9+** ):
 | 
					Go Get (requires **Go 1.10+** ):
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
go get -u github.com/nadoo/glider
 | 
					go get -u github.com/nadoo/glider
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user