Skip to content

Commit

Permalink
Updated Go version to 1.18, fixed #44
Browse files Browse the repository at this point in the history
  • Loading branch information
mrusme committed May 12, 2022
1 parent 537da55 commit f78a01c
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/mrusme/superhighway84

go 1.17
go 1.18

require (
berty.tech/go-orbit-db v1.17.1
Expand Down

0 comments on commit f78a01c

Please sign in to comment.