fix(deps): update minor and pin #5787
Annotations
10 errors
golangci-lint:
internal/db/models/gphotos_albums.go#L322
q.Bind undefined (type gphotosAlbumQuery has no field or method Bind) (typecheck)
|
golangci-lint:
internal/db/models/gphotos_albums.go#L341
q.Bind undefined (type gphotosAlbumQuery has no field or method Bind) (typecheck)
|
golangci-lint:
internal/db/models/gphotos_photos.go#L347
q.Bind undefined (type gphotosPhotoQuery has no field or method Bind) (typecheck)
|
golangci-lint:
internal/db/models/gphotos_photos.go#L366
q.Bind undefined (type gphotosPhotoQuery has no field or method Bind) (typecheck)
|
golangci-lint:
internal/db/models/images.go#L341
q.Bind undefined (type imageQuery has no field or method Bind) (typecheck)
|
golangci-lint:
internal/db/models/images.go#L360
q.Bind undefined (type imageQuery has no field or method Bind) (typecheck)
|
golangci-lint:
internal/db/models/ingredient_units.go#L379
q.Bind undefined (type ingredientUnitQuery has no field or method Bind) (typecheck)
|
golangci-lint:
internal/db/models/ingredient_units.go#L398
q.Bind undefined (type ingredientUnitQuery has no field or method Bind) (typecheck)
|
golangci-lint:
internal/db/models/ingredients.go#L371
q.Bind undefined (type ingredientQuery has no field or method Bind) (typecheck)
|
golangci-lint:
internal/db/models/ingredients.go#L390
q.Bind undefined (type ingredientQuery has no field or method Bind) (typecheck)
|
Loading