-
Notifications
You must be signed in to change notification settings - Fork 443
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade go 1.19 and go 1.20 to latest bugfix release (#1451)
Summary: Upgrade go 1.19 and go 1.20 to latest bugfix release This is in preparation for adding another go sdk so we can test boringcrypto applications (#1449). Relevant Issues: #597 Type of change: /kind cleanup Test Plan: Existing test coverage --------- Signed-off-by: Dom Del Nano <[email protected]>
- Loading branch information
Showing
5 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
DOCKER_IMAGE_TAG=202305312341 | ||
LINTER_IMAGE_DIGEST=a8c72d02e7c5926494cde50a0e946341a9b8cac9ca75516457c60b72a86e3964 | ||
DEV_IMAGE_DIGEST=d45138904b68dbe488e8be9874552ce8e00be55e6f5efa69011b10da6b2e3def | ||
DEV_IMAGE_WITH_EXTRAS_DIGEST=7857373d44ead2c8dbf43a5e1af5ba83c093b366f6e10b58167ab8bb9184f8a7 | ||
DOCKER_IMAGE_TAG=202306071557 | ||
LINTER_IMAGE_DIGEST=66c784bb0b1bc7ead721d8d45e3bd4a85a771ead79f3056de4c74c886cdeecef | ||
DEV_IMAGE_DIGEST=cc755b0afa75f3e1601c9e51ebe0dea81fdd611bebbdc8469bf0da69f9deefa1 | ||
DEV_IMAGE_WITH_EXTRAS_DIGEST=b5b855b17072d76446b7a3bcf733339b44343baa82d5253b4a3fd60ba6c4e7d8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters