Skip to content

Commit

Permalink
Revert "PR(TEST): Break make tidy, revert this after"
Browse files Browse the repository at this point in the history
This reverts commit ab01887.
  • Loading branch information
shahzadlone committed Jun 7, 2024
1 parent 4e9cb25 commit 45ac613
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
go mod tidy -go=1.21.3

.PHONY: clean
clean:
Expand Down

0 comments on commit 45ac613

Please sign in to comment.