mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-05-03 14:05:40 +08:00
fix(deps): update module github.com/docker/go-connections to v0.7.0
This commit is contained in:
2
go.mod
2
go.mod
@@ -25,7 +25,7 @@ require (
|
||||
github.com/creack/pty v1.1.24
|
||||
github.com/distribution/reference v0.6.0
|
||||
github.com/docker/cli v25.0.7+incompatible
|
||||
github.com/docker/go-connections v0.6.0
|
||||
github.com/docker/go-connections v0.7.0
|
||||
github.com/go-git/go-billy/v5 v5.8.0
|
||||
github.com/go-git/go-git/v5 v5.18.0
|
||||
github.com/gobwas/glob v0.2.3
|
||||
|
||||
Reference in New Issue
Block a user