Skip to content

Commit

Permalink
fix: downgrade go version
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzFelix committed Sep 23, 2023
1 parent b213532 commit 2d57dfb
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 github.com/zzzFelix/wbmalert

go 1.21.0
go 1.18

require (
github.com/faiface/beep v1.1.0
Expand Down

0 comments on commit 2d57dfb

Please sign in to comment.