Skip to content

Commit

Permalink
PR: Bump go mod tidy version
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzadlone committed Jul 22, 2023
1 parent fc0f6de commit 50a01df
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 @@ -158,7 +158,7 @@ verify:

.PHONY: tidy
tidy:
go mod tidy -go=1.19
go mod tidy -go=1.20

.PHONY: clean
clean:
Expand Down

0 comments on commit 50a01df

Please sign in to comment.