Skip to content

Commit

Permalink
fixed go version if go.work file so older versions of go can run it
Browse files Browse the repository at this point in the history
  • Loading branch information
miladz68 committed Dec 15, 2023
1 parent a429de1 commit 73432bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.work
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
go 1.21.4
go 1.21

use (
./integration-tests
Expand Down

0 comments on commit 73432bc

Please sign in to comment.