Skip to content

Commit

Permalink
go.mod - use go1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
jfcote87 committed Jun 25, 2019
1 parent 106cfc6 commit d390185
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/jfcote87/ctxclient

go 1.12
go 1.11

require (
github.com/golang/protobuf v1.3.1 // indirect
Expand Down

0 comments on commit d390185

Please sign in to comment.