Skip to content

Commit 7bd0cfc

Browse files
committed
chore: go mod tidy
1 parent 3963c24 commit 7bd0cfc

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
@@ -7,6 +7,7 @@ require (
77
entgo.io/ent v0.14.5
88
github.com/99designs/gqlgen v0.17.79
99
github.com/caarlos0/env/v11 v11.3.1
10+
github.com/docker/go-connections v0.6.0
1011
github.com/gin-contrib/cors v1.7.6
1112
github.com/gin-gonic/gin v1.10.1
1213
github.com/hashicorp/go-multierror v1.1.1
@@ -49,7 +50,6 @@ require (
4950
github.com/davecgh/go-spew v1.1.1 // indirect
5051
github.com/distribution/reference v0.6.0 // indirect
5152
github.com/docker/docker v28.4.0+incompatible // indirect
52-
github.com/docker/go-connections v0.6.0 // indirect
5353
github.com/docker/go-units v0.5.0 // indirect
5454
github.com/ebitengine/purego v0.8.4 // indirect
5555
github.com/felixge/httpsnoop v1.0.4 // indirect

0 commit comments

Comments
 (0)