Skip to content

Commit

Permalink
Add golang.org/x/net to vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffail committed May 17, 2017
1 parent 457806f commit 578f425
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,6 @@
[submodule "vendor/github.com/jteeuwen/go-bindata"]
path = vendor/github.com/jteeuwen/go-bindata
url = https://github.com/jteeuwen/go-bindata
[submodule "vendor/golang.org/x/net"]
path = vendor/golang.org/x/net
url = https://go.googlesource.com/net
1 change: 1 addition & 0 deletions vendor/golang.org/x/net
Submodule net added at 340570

0 comments on commit 578f425

Please sign in to comment.