module github.com/mjwhitta/log

go 1.24.0

require (
	github.com/mjwhitta/errors v1.0.7
	github.com/mjwhitta/hilighter v1.15.0
	github.com/mjwhitta/pathname v1.3.1
)
