aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorAstatin <[email protected]>2024-09-26 15:05:21 +0900
committerAstatin <astatin@redacted>2024-09-26 15:05:21 +0900
commit0b44780a7b142147d25f0f436159b876f95f17f7 (patch)
tree398412fdfb253e7ca6db2845e78877322dc84c7a /go.mod
parentef861b3e9b9800259e011581e01a853d3a122bf4 (diff)
So for some reason, I didn't change anything and it started working. I guess it's good then. Also cleaned up the tests files
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index b12abb4..4f4aa91 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,3 @@
-module github.com/astatinchan/gamboy-asm
+module github.com/astatinchan/gameboy-asm
go 1.23.0