Skip to content

Commit

Permalink
Remove all the mods.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ernyoke committed Nov 24, 2022
1 parent 8770549 commit c3d7424
Show file tree
Hide file tree
Showing 20 changed files with 6 additions and 181 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,11 @@ This repository contains a collection of image processing algorithms written in
go get -u github.com/ernyoke/imger/...
```

## Running the Tests

```bash
go test ./...
```

## License
This project is under the MIT License. See the LICENSE file for the full license text.
7 changes: 0 additions & 7 deletions blend/go.mod

This file was deleted.

18 changes: 0 additions & 18 deletions blur/go.mod

This file was deleted.

Empty file removed blur/go.sum
Empty file.
14 changes: 0 additions & 14 deletions convolution/go.mod

This file was deleted.

27 changes: 0 additions & 27 deletions edgedetection/go.mod

This file was deleted.

Empty file removed edgedetection/go.sum
Empty file.
27 changes: 0 additions & 27 deletions effects/go.mod

This file was deleted.

7 changes: 0 additions & 7 deletions generate/go.mod

This file was deleted.

12 changes: 0 additions & 12 deletions grayscale/go.mod

This file was deleted.

Empty file removed grayscale/go.sum
Empty file.
12 changes: 0 additions & 12 deletions histogram/go.mod

This file was deleted.

Empty file removed histogram/go.sum
Empty file.
3 changes: 0 additions & 3 deletions imgio/go.mod

This file was deleted.

12 changes: 0 additions & 12 deletions padding/go.mod

This file was deleted.

12 changes: 0 additions & 12 deletions resize/go.mod

This file was deleted.

15 changes: 0 additions & 15 deletions threshold/go.mod

This file was deleted.

12 changes: 0 additions & 12 deletions transform/go.mod

This file was deleted.

Empty file removed transform/go.sum
Empty file.
3 changes: 0 additions & 3 deletions utils/go.mod

This file was deleted.

0 comments on commit c3d7424

Please sign in to comment.