Bump the go-modules group with 1 update #11
Annotations
6 errors
lint:
facades/minio.go#L8
could not import github.com/goravel/minio (-: # github.com/goravel/minio
|
lint:
minio.go#L343
cannot use driver (variable of type *Minio) as filesystem.Driver value in return statement: *Minio does not implement filesystem.Driver (missing method GetBytes)) (typecheck)
|
lint:
minio.go#L1
: # github.com/goravel/minio [github.com/goravel/minio.test]
|
lint:
minio.go#L343
cannot use driver (variable of type *Minio) as filesystem.Driver value in return statement: *Minio does not implement filesystem.Driver (missing method GetBytes)
|
lint:
minio_test.go#L382
cannot use NewMinio(context.Background(), mockConfig, "minio") (value of type *Minio) as filesystem.Driver value in assignment: *Minio does not implement filesystem.Driver (missing method GetBytes) (typecheck)
|
lint
issues found
|