Skip to content

Commit

Permalink
Update module github.com/docker/docker to v27 (#70)
Browse files Browse the repository at this point in the history
* Update module github.com/docker/docker to v27

Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>

* Add limgo config file required by reusable workflow

---------

Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
Co-authored-by: Webb Scales <wscales@redhat.com>
  • Loading branch information
redhat-renovate-bot and webbnh authored Jul 2, 2024
1 parent 8604ecb commit a33509a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions .limgo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"statistic": {
"excludes": [
"mocks/.*"
]
}
}
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module go.flow.arcalot.io/podmandeployer
go 1.21

require (
github.com/docker/docker v26.1.4+incompatible
github.com/docker/docker v27.0.3+incompatible
github.com/docker/go-connections v0.5.0
go.arcalot.io/assert v1.8.0
go.arcalot.io/lang v1.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/docker/docker v26.1.4+incompatible h1:vuTpXDuoga+Z38m1OZHzl7NKisKWaWlhjQk7IDPSLsU=
github.com/docker/docker v26.1.4+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/docker/docker v27.0.3+incompatible h1:aBGI9TeQ4MPlhquTQKq9XbK79rKFVwXNUAYz9aXyEBE=
github.com/docker/docker v27.0.3+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c=
github.com/docker/go-connections v0.5.0/go.mod h1:ov60Kzw0kKElRwhNs9UlUHAE/F9Fe6GLaXnqyDdmEXc=
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4=
Expand Down

0 comments on commit a33509a

Please sign in to comment.