removed go-errors

This commit is contained in:
2022-07-08 14:42:43 -04:00
parent cde6f47b0b
commit d3d9306aeb
3 changed files with 3 additions and 17 deletions

2
go.mod
View File

@@ -1,5 +1,3 @@
module article12apps.net/levellogger
go 1.18
require github.com/go-errors/errors v1.4.2