jellyfixer/vendor/git.xsfx.dev/xsteadfastx/logginghandler/go.mod
2020-12-03 11:42:25 +01:00

10 lines
167 B
Modula-2

module git.xsfx.dev/xsteadfastx/logginghandler
go 1.15
require (
github.com/google/uuid v1.1.2
github.com/rs/zerolog v1.20.0
github.com/stretchr/testify v1.6.1
)