csi-digitalocean
csi-digitalocean copied to clipboard
A Container Storage Interface (CSI) Driver for DigitalOcean Block Storage
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.51.0 to 1.60.1. Release notes Sourced from google.golang.org/grpc's releases. Release v1.60.1 Bug Fixes server: fix two bugs that could lead to panics at shutdown when using NumStreamWorkers...
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.0 to 1.5.0. Release notes Sourced from github.com/google/uuid's releases. v1.5.0 1.5.0 (2023-12-12) Features Validate UUID without creating new UUID (#141) (9ee7366) v1.4.0 1.4.0 (2023-10-26) Features UUIDs slice...
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.0 to 5.0.0. Release notes Sourced from actions/setup-go's releases. v5.0.0 What's Changed In scope of this release, we change Nodejs runtime from node16 to node20 (actions/setup-go#421). Moreover,...
Bumps [github.com/digitalocean/godo](https://github.com/digitalocean/godo) from 1.99.0 to 1.107.0. Release notes Sourced from github.com/digitalocean/godo's releases. v1.107.0 #658 - @markusthoemmes - APPS-8033 Add the RUN_RESTARTED log type #656 - @dweinshenker - Enhancement: add database...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.8.0 to 0.15.0. Commits 6e9ec93 go.mod: update golang.org/x dependencies e067960 go.mod: update golang.org/x dependencies 4c91c17 google: adds header to security considerations section 3c5dbf0 go.mod: update golang.org/x dependencies...
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.10.0 to 0.15.0. Commits 13b15b7 unix: add IoctlLoopConfigure on linux 11eadc0 windows: add AddDllDirectory and RemoveDllDirectory e4099bf unix: fix trimmed socket opt string in GetsockoptString 9888904 unix:...
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.1.0 to 0.5.0. Commits 10739b0 all: update go directive to 1.18 22ba207 singleflight: add panicError.Unwrap method 93782cc errgroup: use WithCancelCause to cancel context 4966af6 singleflight: example for...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 4.1.1. Release notes Sourced from actions/checkout's releases. v4.1.1 What's Changed Update CODEOWNERS to Launch team by @joshmgross in actions/checkout#1510 Correct link to GitHub Docs by...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.13.0 to 0.17.0. Commits b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams 88194ad go.mod: update golang.org/x dependencies 2b60a61 quic: fix several bugs in flow control accounting 73d82ef...
Bumps [gotest.tools/v3](https://github.com/gotestyourself/gotest.tools) from 3.4.0 to 3.5.1. Release notes Sourced from gotest.tools/v3's releases. v3.5.1 What's Changed Make assert and golden packages compatible with other golden packages by @dnephin in gotestyourself/gotest.tools#271 Also...