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

Commit

Permalink
Merge pull request #278 from weaveworks/fix-go-mod
Browse files Browse the repository at this point in the history
Update to match 'go mod download'
  • Loading branch information
luxas authored Jul 24, 2020
2 parents a7040d2 + 5d23144 commit f38f7d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ require (
golang.org/x/crypto v0.0.0-20190617133340-57b3e21c3d56
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 // indirect
gomodules.xyz/jsonpatch/v2 v2.0.1 // indirect
google.golang.org/appengine v1.4.0 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/oleiade/reflections.v1 v1.0.0
gopkg.in/src-d/go-git.v4 v4.10.0
Expand Down

0 comments on commit f38f7d1

Please sign in to comment.