Skip to content

Commit ea9f0df

Browse files
committed
force latest version of gin
1 parent 117ae70 commit ea9f0df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

+1
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ require (
233233
replace (
234234
github.com/containerd/containerd => github.com/containerd/containerd v1.6.18
235235
github.com/docker/cli => github.com/docker/cli v20.10.12+incompatible
236+
github.com/gin-gonic/gin => github.com/gin-gonic/gin v1.9.1
236237
github.com/moby/buildkit => github.com/moby/buildkit v0.10.4
237238
github.com/opencontainers/image-spec => github.com/opencontainers/image-spec v1.0.2
238239
github.com/spf13/afero => github.com/spf13/afero v1.2.2

0 commit comments

Comments
 (0)