Skip to content

Commit

Permalink
Try using go 1.20 for better compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
lavigneer committed Nov 4, 2024
1 parent 20ba8ab commit edbc52f
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,5 +1,5 @@
module github.com/lavigneer/browser-autorefresh

go 1.23
go 1.20

require github.com/coder/websocket v1.8.12

0 comments on commit edbc52f

Please sign in to comment.