summaryrefslogtreecommitdiff
path: root/go/src/gopkg.in/yaml.v2
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-04-26 01:38:05 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-04-26 01:39:57 -0400
commit9fbe238cfee84beb0e0796463f7f6b44c13cbdd3 (patch)
tree9faa155aa3d29488aa740f6b9e3d7e931bc5876e /go/src/gopkg.in/yaml.v2
parent1a64603645e894fd2c886a02876762bee0b208a7 (diff)
Update dependencies
This now requires go 1.10 (because x/sys/unix) The cgo that go 1.10 ships is apparently super unhappy when `CC=gcc -std=c99`, it wants GNU dialects. So add a way to override that; set `go_CC=gcc -std=gnu99`. On the bright side, the cgo CFLAGS hacks are no longer nescessary.
Diffstat (limited to 'go/src/gopkg.in/yaml.v2')
m---------go/src/gopkg.in/yaml.v20
1 files changed, 0 insertions, 0 deletions
diff --git a/go/src/gopkg.in/yaml.v2 b/go/src/gopkg.in/yaml.v2
-Subproject 287cf08546ab5e7e37d55a84f7ed3fd1db036de
+Subproject 5420a8b6744d3b0345ab293f6fcba19c978f118