1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-12-03 23:19:17 +02:00

Properly name go module & update docs

This commit is contained in:
DarthSim
2020-02-27 22:30:31 +06:00
parent 26563be393
commit 06c7df1e14
6 changed files with 8 additions and 6 deletions

View File

@@ -12,7 +12,7 @@ import (
"strings"
"sync"
"github.com/imgproxy/imgproxy/structdiff"
"github.com/imgproxy/imgproxy/v2/structdiff"
)
type urlOption struct {