Skip to content

Commit

Permalink
bump atc bin tsa worker
Browse files Browse the repository at this point in the history
#1959

Submodule src/github.com/concourse/atc f498067..4561536:
  > cleanup of reaper URL and reaper client references
Submodule src/github.com/concourse/bin 11139b93e..505ce5502:
  > Remove reaper URL for heartbeat msg
Submodule src/github.com/concourse/tsa 51a5503..88b5b1f:
  > Remove reaper addr from forward connection of workers
Submodule src/github.com/concourse/worker 13192ce..05f8abe:
  > Cleanup http client defaults
  > Remove reaper addr from heartbeat msg

Signed-off-by: Shash Reddy <sreddy@pivotal.io>
  • Loading branch information
Rui Yang committed May 8, 2018
1 parent 0a98f1c commit 6872b52
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 10 deletions.
3 changes: 0 additions & 3 deletions packages/atc/spec
Expand Up @@ -168,8 +168,6 @@ files:
- github.com/concourse/web/manifesthandler/*.{go,s,c,h} # gosub
- github.com/concourse/web/publichandler/*.{go,s,c,h} # gosub
- github.com/concourse/web/robotshandler/*.{go,s,c,h} # gosub
- github.com/concourse/worker/reaper/*.{go,s,c,h} # gosub
- github.com/concourse/worker/reaper/api/*.{go,s,c,h} # gosub
- github.com/contraband/holler/*.{go,s,c,h} # gosub
- github.com/cppforlife/go-semi-semantic/version/*.{go,s,c,h} # gosub
- github.com/dghubble/oauth1/*.{go,s,c,h} # gosub
Expand Down Expand Up @@ -255,7 +253,6 @@ files:
- github.com/tedsuo/ifrit/*.{go,s,c,h} # gosub
- github.com/tedsuo/ifrit/grouper/*.{go,s,c,h} # gosub
- github.com/tedsuo/ifrit/http_server/*.{go,s,c,h} # gosub
- github.com/tedsuo/ifrit/restart/*.{go,s,c,h} # gosub
- github.com/tedsuo/ifrit/sigmon/*.{go,s,c,h} # gosub
- github.com/tedsuo/rata/*.{go,s,c,h} # gosub
- github.com/vito/go-sse/sse/*.{go,s,c,h} # gosub
Expand Down
3 changes: 0 additions & 3 deletions packages/tsa/spec
Expand Up @@ -29,8 +29,6 @@ files:
- github.com/concourse/tsa/cmd/tsa/*.{go,s,c,h} # gosub
- github.com/concourse/tsa/tsacmd/*.{go,s,c,h} # gosub
- github.com/concourse/tsa/tsaflags/*.{go,s,c,h} # gosub
- github.com/concourse/worker/reaper/*.{go,s,c,h} # gosub
- github.com/concourse/worker/reaper/api/*.{go,s,c,h} # gosub
- github.com/contraband/holler/*.{go,s,c,h} # gosub
- github.com/dgrijalva/jwt-go/*.{go,s,c,h} # gosub
- github.com/felixge/tcpkeepalive/*.{go,s,c,h} # gosub
Expand All @@ -40,7 +38,6 @@ files:
- github.com/tedsuo/ifrit/*.{go,s,c,h} # gosub
- github.com/tedsuo/ifrit/grouper/*.{go,s,c,h} # gosub
- github.com/tedsuo/ifrit/http_server/*.{go,s,c,h} # gosub
- github.com/tedsuo/ifrit/restart/*.{go,s,c,h} # gosub
- github.com/tedsuo/ifrit/sigmon/*.{go,s,c,h} # gosub
- github.com/tedsuo/rata/*.{go,s,c,h} # gosub
- github.com/xoebus/zest/*.{go,s,c,h} # gosub
Expand Down
2 changes: 1 addition & 1 deletion src/github.com/concourse/atc
Submodule atc updated from f49806 to 456153
2 changes: 1 addition & 1 deletion src/github.com/concourse/bin
Submodule bin updated from 11139b to 505ce5
2 changes: 1 addition & 1 deletion src/github.com/concourse/tsa
Submodule tsa updated from 51a550 to 88b5b1
2 changes: 1 addition & 1 deletion src/github.com/concourse/worker

0 comments on commit 6872b52

Please sign in to comment.