diff options
| author | 石昌林 <changlin.shi@ly.com> | 2022-06-20 14:35:04 +0800 |
|---|---|---|
| committer | 石昌林 <changlin.shi@ly.com> | 2022-06-20 14:35:04 +0800 |
| commit | bd63b305dd2c20993499420029654e85abc3f8d0 (patch) | |
| tree | 68773a42a9b767509aeb1433801550575fc1f9c8 /weed/s3api/s3api_circuit_breaker_test.go | |
| parent | 9e2d6e897ed457b354e42e82787b3f86b70cc669 (diff) | |
| download | seaweedfs-bd63b305dd2c20993499420029654e85abc3f8d0.tar.xz seaweedfs-bd63b305dd2c20993499420029654e85abc3f8d0.zip | |
update go.sum
go.mod has been changed but go.sum has not been updated accordingly, causing the program to fail to start:
../../pkg/mod/google.golang.org/api@v0.83.0/option/option.go:12:2: missing go.sum entry for module providing package golang.org/x/oauth2 (imported by google.golang.org/api/option); to add:
go get google.golang.org/api/option@v0.83.0
../../pkg/mod/google.golang.org/api@v0.83.0/option/option.go:13:2: missing go.sum entry for module providing package golang.org/x/oauth2/google (imported by cloud.google.com/go/storage); to add:
go get cloud.google.com/go/storage@v1.22.1
../../pkg/mod/github.com/chrislusf/raft@v1.0.8/protobuf/seaweed_raft.pb.go:12:2: missing go.sum entry for module providing package google.golang.org/grpc (imported by github.com/chrislusf/seaweedfs/weed/command); to add:
go get github.com/chrislusf/seaweedfs/weed/command
Diffstat (limited to 'weed/s3api/s3api_circuit_breaker_test.go')
0 files changed, 0 insertions, 0 deletions
