Skip to content

Commit

Permalink
update go version
Browse files Browse the repository at this point in the history
- works towards #3
- update go version to v1.20
- update dependency versions
  • Loading branch information
sarvalabs-manish committed Dec 29, 2023
1 parent 308a85d commit 994fbbf
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/sarvalabs/go-moi-engineio

go 1.18
go 1.20

require (
github.com/pkg/errors v0.9.1
Expand Down

0 comments on commit 994fbbf

Please sign in to comment.