mirror of
https://gitea.com/gitea/act_runner.git
synced 2025-12-19 20:44:58 +00:00
Revert docker upgrade
This commit is contained in:
3
go.mod
3
go.mod
@@ -63,7 +63,6 @@ require (
|
||||
github.com/mattn/go-runewidth v0.0.15 // indirect
|
||||
github.com/mitchellh/mapstructure v1.5.0 // indirect
|
||||
github.com/moby/buildkit v0.12.5 // indirect
|
||||
github.com/moby/docker-image-spec v1.3.1 // indirect
|
||||
github.com/moby/patternmatcher v0.6.0 // indirect
|
||||
github.com/moby/sys/sequential v0.5.0 // indirect
|
||||
github.com/moby/sys/user v0.1.0 // indirect
|
||||
@@ -100,8 +99,6 @@ require (
|
||||
gopkg.in/yaml.v2 v2.4.0 // indirect
|
||||
)
|
||||
|
||||
replace github.com/docker/docker => github.com/docker/docker v26.0.0+incompatible
|
||||
|
||||
replace golang.org/x/net => golang.org/x/net v0.24.0
|
||||
|
||||
replace github.com/nektos/act => gitea.com/gitea/act v0.261.1
|
||||
|
||||
Reference in New Issue
Block a user