Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Commit

Permalink
Use Go 1.14 in go.mod (#234)
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <ys@uber.com>
  • Loading branch information
yurishkuro committed Jul 1, 2020
1 parent 9b90650 commit 0dc5613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
@@ -1,5 +1,5 @@
module github.com/opentracing/opentracing-go

go 1.12
go 1.14

require github.com/stretchr/testify v1.3.0

0 comments on commit 0dc5613

Please sign in to comment.