mirror of
https://github.com/TECHNOFAB11/jsonnet-bundler.git
synced 2025-12-11 23:50:05 +01:00
Introduce Go 1.13 to use stdlib error wrapping
This commit is contained in:
parent
b1501bbce7
commit
9a2a8afaeb
2 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
_config+:: {
|
||||
golang: 'golang:1.12',
|
||||
golang: 'golang:1.13',
|
||||
},
|
||||
|
||||
kind: 'pipeline',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue