Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
hndada committed Oct 24, 2022
1 parent 378dba7 commit b455f10
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,7 +1,7 @@
module github.com/hndada/gosu

go 1.18

retract v1.0.1 // Published accidentally.
require (
github.com/hajimehoshi/ebiten/v2 v2.5.0-alpha.3.0.20221007032359-cf5c74ed76e8
github.com/ulikunitz/xz v0.5.10
Expand Down

0 comments on commit b455f10

Please sign in to comment.