We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8301d5f commit f55dea6Copy full SHA for f55dea6
go.mod
@@ -18,7 +18,7 @@ require (
18
github.com/aws/aws-sdk-go-v2/service/s3 v1.84.0
19
github.com/blang/semver/v4 v4.0.0
20
github.com/coreos/go-oidc/v3 v3.15.0
21
- github.com/docker/go-connections v0.5.0
+ github.com/docker/go-connections v0.6.0
22
github.com/fatih/color v1.18.0
23
github.com/fullstorydev/grpchan v1.1.1
24
github.com/go-chi/chi/v5 v5.2.3
0 commit comments