Skip to content

Commit

Permalink
Added package github.com/samuel/go-metrics/metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
snej committed Jan 9, 2014
1 parent 493632f commit 92d2b88
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Expand Up @@ -28,3 +28,6 @@
[submodule "utils"]
path = utils
url = https://github.com/couchbaselabs/sync_gateway_admin_ui.git
[submodule "vendor/src/github.com/samuel/go-metrics"]
path = vendor/src/github.com/samuel/go-metrics
url = https://github.com/samuel/go-metrics
1 change: 1 addition & 0 deletions update_deps.sh
Expand Up @@ -15,4 +15,5 @@ go get -u github.com/dchest/passwordhash
go get -u github.com/gorilla/mux
go get -u github.com/robertkrimen/otto
go get -u github.com/robertkrimen/otto/underscore
go get -u github.com/samuel/go-metrics/metrics
go get -u github.com/tleyden/fakehttp
1 change: 1 addition & 0 deletions vendor/src/github.com/samuel/go-metrics
Submodule go-metrics added at 52e623

0 comments on commit 92d2b88

Please sign in to comment.