Skip to content

Commit

Permalink
bump datadog-go atc
Browse files Browse the repository at this point in the history
Submodule src/github.com/DataDog/datadog-go 00000000...e67964b4 (new submodule)
Submodule src/github.com/concourse/atc 7d909fc..8ca07c1:
  > Merge pull request #269 from baptiste-bonnaudet/master

Signed-off-by: Mark Huang <mhuang@pivotal.io>
  • Loading branch information
Joshua Winters authored and mhuangpivotal committed Apr 26, 2018
1 parent 6579e7a commit 5378470
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .gitmodules
Expand Up @@ -427,3 +427,7 @@
path = src/github.com/mattn/go-runewidth
url = https://github.com/mattn/go-runewidth
branch = master
[submodule "src/github.com/DataDog/datadog-go"]
path = src/github.com/DataDog/datadog-go
url = https://github.com/DataDog/datadog-go
branch = master
1 change: 1 addition & 0 deletions packages/atc/spec
Expand Up @@ -18,6 +18,7 @@ files:
- code.cloudfoundry.org/lager/*.{go,s,c,h} # gosub
- code.cloudfoundry.org/lager/lagerctx/*.{go,s,c,h} # gosub
- code.cloudfoundry.org/urljoiner/*.{go,s,c,h} # gosub
- github.com/DataDog/datadog-go/statsd/*.{go,s,c,h} # gosub
- github.com/Masterminds/squirrel/*.{go,s,c,h} # gosub
- github.com/NYTimes/gziphandler/*.{go,s,c,h} # gosub
- github.com/PuerkitoBio/purell/*.{go,s,c,h} # gosub
Expand Down
1 change: 1 addition & 0 deletions src/github.com/DataDog/datadog-go
Submodule datadog-go added at e67964
2 changes: 1 addition & 1 deletion src/github.com/concourse/atc
Submodule atc updated from 7d909f to 8ca07c

0 comments on commit 5378470

Please sign in to comment.