mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-22 07:10:53 +00:00
11 lines
206 B
Modula-2
11 lines
206 B
Modula-2
module hackerbay/oneuptime
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/bxcodec/faker/v3 v3.6.0
|
|
github.com/go-errors/errors v1.4.0 // indirect
|
|
github.com/google/uuid v1.3.0
|
|
github.com/pkg/errors v0.9.1 // indirect
|
|
)
|