aboutsummaryrefslogtreecommitdiff
path: root/go.mod
blob: feb556e8abb32b295daba7ea4dda8ce6d345058c (plain) (blame)
1
2
3
4
5
6
module github.com/NeonXP/rutina

require (
	github.com/neonxp/rutina v0.0.0-20181204214833-c582001e89c0
	github.com/pkg/errors v0.8.1
)