Skip to content

Commit 0eed5ac

Browse files
committed
Fix for go
1 parent c1a5850 commit 0eed5ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,5 +238,5 @@ replace (
238238
github.com/gocraft/work => github.com/goharbor/work v0.5.1-patch
239239
github.com/goharbor/harbor => ../
240240
github.com/gomodule/redigo => github.com/gomodule/redigo v1.9.2
241-
github.com/distribution/distribution => github.com/nirvati/distribution v3.0.0-bunny.1
241+
github.com/distribution/distribution/v3 => github.com/nirvati/distribution/v3 v3.0.0-bunny.1
242242
)

0 commit comments

Comments
 (0)