Recent runs || View in Spyglass
PR | Madhan-SWE: Updated glog with klog |
Result | FAILURE |
Tests | 0 failed / 0 succeeded |
Started | |
Elapsed | 4m38s |
Revision | 1bcc24ff4c22f34694655c1528799d8afc5e92d9 |
Refs |
295 |
... skipping 145 lines ... go: downloading go.opentelemetry.io/proto/otlp v0.7.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/jmespath/go-jmespath v0.4.0 go: downloading github.com/jmespath/go-jmespath/internal/testify v1.5.1 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 b6775bb..56c350c 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,6 @@ require ( github.com/IBM/platform-services-go-sdk v0.29.1 ... skipping 12 lines ... github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0/go.mod h1:E/TSTwGwJL78qG/PmXZO1EjYhfJinVAhrmmHX6Z8B9k= github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q= -github.com/golang/glog v1.0.0 h1:nfP3RFugxnNRyKgeWd4oI1nYvXpxrx8ck8ZrcizshdQ= github.com/golang/glog v1.0.0/go.mod h1:EWib/APOK0SL3dFbYqvxE3UYd8E6s1ouQ7iEp/0LWV4= github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc= github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc= make: *** [Makefile:111: verify-vendor] Error 1