Jullus / go.mod
alcex's picture
Update go.mod
90525e7 verified
module api
go 1.21
require (
github.com/google/uuid v1.6.0
)