Skip to content

Commit

Permalink
Update go.mod to require go1.8+
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Slotin committed Mar 6, 2020
1 parent 610707f commit 5559293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/instana/go-sensor

go 1.7
go 1.8

require (
github.com/felixge/httpsnoop v1.0.0
Expand Down

0 comments on commit 5559293

Please sign in to comment.