Skip to content

Commit 5ae01a2

Browse files
authored
Update main.go
1 parent 02053cc commit 5ae01a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
"os"
88

99
"github.com/gorilla/mux"
10-
)
10+
)
1111

1212
func main() {
1313
r := mux.NewRouter()

0 commit comments

Comments
 (0)