Use a known version
This commit is contained in:
		
							parent
							
								
									97f30cd4d0
								
							
						
					
					
						commit
						1e59836609
					
				|  | @ -1,6 +1,6 @@ | |||
| { | ||||
| 	"ImportPath": "github.com/dewski/unifi", | ||||
| 	"GoVersion": "go1.7", | ||||
| 	"GoVersion": "go1.6", | ||||
| 	"Packages": [ | ||||
| 		"./..." | ||||
| 	], | ||||
|  |  | |||
|  | @ -4,8 +4,8 @@ | |||
|   "keywords": [ | ||||
|     "go", | ||||
|   ], | ||||
|   "image": "heroku/go:1.7", | ||||
|   "image": "heroku/go:1.6", | ||||
|   "mount_dir": "src/github.com/dewski/unifi", | ||||
|   "website": "http://github.com/dewski/unifi", | ||||
|   "repository": "http://github.com/dewski/unifi" | ||||
|   "website": "https://github.com/dewski/unifi", | ||||
|   "repository": "https://github.com/dewski/unifi" | ||||
| } | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue