1
0
Fork 0

Merge pull request #14 from chiveson/patch-1

fix dependens in pew.go
timestamps
dump_stack() 2019-06-10 18:28:40 +00:00 committed by GitHub
commit 80b3ae6912
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
pew.go
View File

@ -16,7 +16,7 @@ import (
"strings"
"time"
"github.com/logrusorgru/aurora"
"gopkg.in/logrusorgru/aurora.v1"
"github.com/otiai10/copy"
"github.com/remeh/sizedwaitgroup"