Recent runs || View in Spyglass
PR | torredil: Merge release-1.5 to master for v1.5.3 |
Result | FAILURE |
Tests | 0 failed / 0 succeeded |
Started | |
Elapsed | 5m50s |
Revision | 5e4f96332b6e3363a46c12d86ca5321ccc68c44d |
Refs |
1213 |
... skipping 100 lines ... go: downloading github.com/stretchr/objx v0.2.0 go: downloading github.com/jmespath/go-jmespath/internal/testify v1.5.1 go: downloading github.com/fsnotify/fsnotify v1.4.9 go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e go: downloading github.com/kr/text v0.2.0 go: downloading github.com/cespare/xxhash v1.1.0 ERROR: go module files *not* up-to-date, they did get modified by 'GO111MODULE=on go mod tidy': diff --git a/go.mod b/go.mod index fd080b74..812d96d5 100644 --- a/go.mod +++ b/go.mod @@ -5,6 +5,7 @@ require ( github.com/container-storage-interface/spec v1.3.0 ... skipping 8 lines ... github.com/gogo/protobuf v1.3.2 // indirect github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect - github.com/google/go-cmp v0.5.5 // indirect github.com/google/gofuzz v1.1.0 // indirect github.com/google/uuid v1.1.2 // indirect github.com/googleapis/gnostic v0.4.1 // indirect make: *** [Makefile:217: verify-vendor] Error 1 + EXIT_VALUE=2 + set +o xtrace