Skip to content

Commit f55dea6

Browse files
fix(deps): update module github.com/docker/go-connections to v0.6.0
1 parent 8301d5f commit f55dea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818
github.com/aws/aws-sdk-go-v2/service/s3 v1.84.0
1919
github.com/blang/semver/v4 v4.0.0
2020
github.com/coreos/go-oidc/v3 v3.15.0
21-
github.com/docker/go-connections v0.5.0
21+
github.com/docker/go-connections v0.6.0
2222
github.com/fatih/color v1.18.0
2323
github.com/fullstorydev/grpchan v1.1.1
2424
github.com/go-chi/chi/v5 v5.2.3

0 commit comments

Comments
 (0)