Skip to content

Commit

Permalink
Enforce go1.8+ via build flags too
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed May 17, 2017
1 parent 0aa5b57 commit 97fbf4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.go
@@ -1,3 +1,5 @@
// +build go1.8

package main

import (
Expand Down

0 comments on commit 97fbf4e

Please sign in to comment.