Skip to content
Snippets Groups Projects
Unverified Commit b6a693d8 authored by Aaron Ogle's avatar Aaron Ogle
Browse files

Fix Caddy by forcing go 1.7 as needed by one of caddy's dependencies

parent 4658e1f7
No related branches found
No related tags found
No related merge requests found
......@@ -98,3 +98,8 @@ parts:
source-commit: 53e117802fedd5915eeb32907873d8786a4b2936
snap:
- bin/caddy
after: [go]
go:
source-tag: go1.8
stage:
- bin
......@@ -98,3 +98,8 @@ parts:
source-commit: 53e117802fedd5915eeb32907873d8786a4b2936
snap:
- bin/caddy
after: [go]
go:
source-tag: go1.8
stage:
- bin
......@@ -98,3 +98,8 @@ parts:
source-commit: 53e117802fedd5915eeb32907873d8786a4b2936
snap:
- bin/caddy
after: [go]
go:
source-tag: go1.8
stage:
- bin
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment