chore(deps): update all dependencies
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-12-18 11:07:19 +00:00
parent 7aa7b211b5
commit 57d0f400c1
4 changed files with 8 additions and 6 deletions

2
go.mod
View File

@@ -119,5 +119,5 @@ require (
replace (
cuelang.org/go => github.com/dagger/cue v0.4.1-rc.1.0.20220121023213-66df011a52c2
github.com/docker/docker => github.com/docker/docker v20.10.21+incompatible
github.com/docker/docker => github.com/docker/docker v20.10.22+incompatible
)