Skip to content

Commit

Permalink
fixes #48
Browse files Browse the repository at this point in the history
revert golang verstion to 1.20.14 due windows 7 compatibility
  • Loading branch information
rumanzo committed Mar 20, 2024
1 parent db47054 commit 14c8c6c
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
@@ -1,4 +1,4 @@
gotag=1.21.5-bullseye
gotag=1.20.14-bullseye

commit=$(shell git rev-parse HEAD)

Expand Down

0 comments on commit 14c8c6c

Please sign in to comment.