Skip to content

Commit

Permalink
Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
Neo2308 committed Feb 24, 2024
1 parent 8348e82 commit 7ab1aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mockgen/internal/tests/typed/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module go.uber.org/mock/mockgen/internal/tests/typed

go 1.20

replace go.uber.org/mock => ../../../../
replace go.uber.org/mock => ../../../..

require (
go.uber.org/mock v0.0.0-00010101000000-000000000000
Expand Down

0 comments on commit 7ab1aae

Please sign in to comment.