Skip to content

Commit

Permalink
Fix workflow and makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Reiser committed Mar 6, 2024
1 parent de8b4c0 commit 3291d20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module server

go 1.18
go 1.22

replace github.com/gabereiser/swr => ./swr

Expand Down

0 comments on commit 3291d20

Please sign in to comment.