Switch to Go 1.11.5

An earlier commit incorrectly updated some versions in go.mod without also
updating the vendor tree, so this also rolls those back to where they used
to be so that we can roll them forward carefully and make sure the tests
actually pass. (If we just accept these new versions as specified the
tests do not pass, so some work is required to fix those regressions.)
This commit is contained in:
Martin Atkins
2019-01-30 16:59:34 -08:00
parent 5fb55c3a27
commit 1a8ddc26a5
5 changed files with 19 additions and 19 deletions

View File

@@ -1 +1 @@
1.11.4
1.11.5