Skip to content
This repository was archived by the owner on Jul 20, 2024. It is now read-only.

Commit 3960cbc

Browse files
authored
format gomo.json file
1 parent f6c9aa5 commit 3960cbc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

gomo.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,5 @@
33
"download": "go mod download",
44
"update": "go get -u"
55
},
6-
"modules": [
7-
"."
8-
]
6+
"modules": ["."]
97
}

0 commit comments

Comments
 (0)