Skip to content

Commit

Permalink
PR(TEST): Break make tidy, revert this after
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzadlone committed Jun 7, 2024
1 parent 3aa76c0 commit ab01887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ verify:

.PHONY: tidy
tidy:
go mod tidy -go=1.21.3
go mod tidy -go=1.21

.PHONY: clean
clean:
Expand Down

0 comments on commit ab01887

Please sign in to comment.