Skip to content

Commit 1b2422f

Browse files
ctlongBen Fuller
andauthored
bump to golang 1.19 (#14)
Signed-off-by: Carson Long <[email protected]> Signed-off-by: Carson Long <[email protected]> Co-authored-by: Ben Fuller <[email protected]>
1 parent 88e4148 commit 1b2422f

File tree

5 files changed

+10
-4
lines changed

5 files changed

+10
-4
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
builds:
2+
fa0f1170f6b825e68617de83298d0ac57d470bb544463181351bbf2b1650c145:
3+
version: fa0f1170f6b825e68617de83298d0ac57d470bb544463181351bbf2b1650c145
4+
blobstore_id: 3756b11c-d3e0-49e3-77aa-45b160c85ae6
5+
sha1: sha256:97a307d9717d5408cf671cbec3913fead444d45ebbaff45eb601a5a4fa142044
6+
format-version: "2"

packages/blackbox-windows/packaging

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
$ErrorActionPreference = "Stop";
22
trap { $host.SetShouldExit(1) }
33

4-
. C:\var\vcap\packages\golang-1.18-windows\bosh\compile.ps1
4+
. C:\var\vcap\packages\golang-1.19-windows\bosh\compile.ps1
55

66
$BOSH_INSTALL_TARGET = Resolve-Path "${env:BOSH_INSTALL_TARGET}"
77
cd blackbox\cmd\blackbox

packages/blackbox-windows/spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: blackbox-windows
33
dependencies:
4-
- golang-1.18-windows
4+
- golang-1.19-windows
55
files:
66
- blackbox/**/*
77
excluded_files:

packages/golang-1.18-windows/spec.lock

Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
name: golang-1.19-windows
2+
fingerprint: fa0f1170f6b825e68617de83298d0ac57d470bb544463181351bbf2b1650c145

0 commit comments

Comments
 (0)