Skip to content

Commit

Permalink
Go mod tidy sourcegraph (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
eseliger committed Mar 4, 2020
1 parent 3637c60 commit 83b4203
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
@@ -1,5 +1,7 @@
module github.com/sourcegraph/go-diff

go 1.14

require (
github.com/gogo/protobuf v1.1.1
github.com/shurcooL/go v0.0.0-20180423040247-9e1955d9fb6e // indirect
Expand Down

0 comments on commit 83b4203

Please sign in to comment.