Skip to content

Commit

Permalink
Merge pull request #24 from Bose/fix-go-mod
Browse files Browse the repository at this point in the history
update mod with v2
  • Loading branch information
Jim Lambert committed Aug 27, 2019
2 parents 6ae41db + a384982 commit c2da7a7
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,4 +1,4 @@
module github.com/Bose/go-gin-logrus
module github.com/Bose/go-gin-logrus/v2

require (
github.com/Bose/go-gin-opentracing v1.0.3
Expand Down

0 comments on commit c2da7a7

Please sign in to comment.