update dependencies

This commit is contained in:
chessman
2019-06-12 19:10:59 +03:00
parent 3a9dceae6e
commit 8d17243b3a
396 changed files with 74488 additions and 16291 deletions
+1 -1
View File
@@ -22,10 +22,10 @@ import (
"encoding/binary"
"fmt"
log "github.com/Sirupsen/logrus"
"github.com/gostor/gotgt/pkg/api"
"github.com/gostor/gotgt/pkg/util"
uuid "github.com/satori/go.uuid"
log "github.com/sirupsen/logrus"
)
func SPCIllegalOp(host int, cmd *api.SCSICommand) api.SAMStat {