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

Commit

Permalink
Update go sha256sum
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 committed Oct 31, 2019
1 parent 7db826a commit 91d2c14
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ jobs:
working_directory: /home/circleci/go/src/github.com/replicatedhq/ship
environment:
GOPATH: /home/circleci/go
GO_SHA256SUM: 68a2297eb099d1a76097905a2ce334e3155004ec08cdea85f24527be3c48e856
GO_SHA256SUM: 0804bf02020dceaa8a7d7275ee79f7a142f1996bfd0c39216ccb405f93f994c0
GO: /usr/local/go/bin/go
GOCACHE: "/tmp/go/cache"
steps:
Expand Down Expand Up @@ -301,7 +301,7 @@ jobs:
working_directory: /home/circleci/go/src/github.com/replicatedhq/ship
environment:
GOPATH: /home/circleci/go
GO_SHA256SUM: 68a2297eb099d1a76097905a2ce334e3155004ec08cdea85f24527be3c48e856
GO_SHA256SUM: 0804bf02020dceaa8a7d7275ee79f7a142f1996bfd0c39216ccb405f93f994c0
GO: /usr/local/go/bin/go
GOCACHE: "/tmp/go/cache"
steps:
Expand Down Expand Up @@ -342,7 +342,7 @@ jobs:
working_directory: /home/circleci/go/src/github.com/replicatedhq/ship
environment:
GOPATH: /home/circleci/go
GO_SHA256SUM: 68a2297eb099d1a76097905a2ce334e3155004ec08cdea85f24527be3c48e856
GO_SHA256SUM: 0804bf02020dceaa8a7d7275ee79f7a142f1996bfd0c39216ccb405f93f994c0
GO: /usr/local/go/bin/go
GOCACHE: "/tmp/go/cache"
steps:
Expand Down Expand Up @@ -382,7 +382,7 @@ jobs:
working_directory: /home/circleci/go/src/github.com/replicatedhq/ship
environment:
GOPATH: /home/circleci/go
GO_SHA256SUM: 68a2297eb099d1a76097905a2ce334e3155004ec08cdea85f24527be3c48e856
GO_SHA256SUM: 0804bf02020dceaa8a7d7275ee79f7a142f1996bfd0c39216ccb405f93f994c0
GO: /usr/local/go/bin/go
GOCACHE: "/tmp/go/cache"
steps:
Expand Down Expand Up @@ -424,7 +424,7 @@ jobs:
working_directory: /home/circleci/go/src/github.com/replicatedhq/ship
environment:
GOPATH: /home/circleci/go
GO_SHA256SUM: 68a2297eb099d1a76097905a2ce334e3155004ec08cdea85f24527be3c48e856
GO_SHA256SUM: 0804bf02020dceaa8a7d7275ee79f7a142f1996bfd0c39216ccb405f93f994c0
GO: /usr/local/go/bin/go
GOCACHE: "/tmp/go/cache"
steps:
Expand Down Expand Up @@ -466,7 +466,7 @@ jobs:
working_directory: /home/circleci/go/src/github.com/replicatedhq/ship
environment:
GOPATH: /home/circleci/go
GO_SHA256SUM: 68a2297eb099d1a76097905a2ce334e3155004ec08cdea85f24527be3c48e856
GO_SHA256SUM: 0804bf02020dceaa8a7d7275ee79f7a142f1996bfd0c39216ccb405f93f994c0
GO: /usr/local/go/bin/go
GOCACHE: "/tmp/go/cache"
steps:
Expand Down

0 comments on commit 91d2c14

Please sign in to comment.