Simplified go.mod
This commit is contained in:
7
go.mod
7
go.mod
@ -2,6 +2,7 @@ module git.akyoto.dev/go/server
|
||||
|
||||
go 1.20
|
||||
|
||||
require git.akyoto.dev/go/assert v0.1.2
|
||||
|
||||
require git.akyoto.dev/go/router v0.1.1
|
||||
require (
|
||||
git.akyoto.dev/go/assert v0.1.2
|
||||
git.akyoto.dev/go/router v0.1.1
|
||||
)
|
||||
|
Reference in New Issue
Block a user