Skip to content

Commit 671fd86

Browse files
authored
ref(gocd): Bump gocd lib version to v2.17.0 (#5255)
* Adds s4s2 as test region * fix(tests): Fixing pipedream tests by @IanWoodard in getsentry/gocd-jsonnet#81 * feat: Add support for doing pipedream stages in parallel by @rgibert in getsentry/gocd-jsonnet#80
1 parent 5cfc0a5 commit 671fd86

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gocd/templates/jsonnetfile.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"subdir": "libs"
99
}
1010
},
11-
"version": "v2.13.0"
11+
"version": "v2.17.0"
1212
}
1313
],
1414
"legacyImports": true

gocd/templates/jsonnetfile.lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"subdir": "libs"
99
}
1010
},
11-
"version": "6ddc943ae87444b48e16995639dfe89f33a0f444",
12-
"sum": "NH9U5jQ8oCSPXLuBw27OqAaPLBUDqMGHvRLxfo84hNQ="
11+
"version": "d0490a3079bfb0490016ce2cc14627f5fb90e522",
12+
"sum": "eZZ8rwc3QIKR4Q6IIq/504XKoCB/rcx6WL4KkklWAz0="
1313
}
1414
],
1515
"legacyImports": false

0 commit comments

Comments
 (0)