diff --git a/go.mod b/go.mod index 3a62411be..051865f91 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/instana/go-sensor -go 1.7 +go 1.8 require ( github.com/felixge/httpsnoop v1.0.0