chore: update module path and release

This commit is contained in:
2026-08-06 11:05:56 +02:00
parent af6c7b3699
commit e117522f3b
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ import (
"os" "os"
"path/filepath" "path/filepath"
thumbnailgen "github.com/pablu23/thumbnail-gen" thumbnailgen "git.pablu.de/pablu/thumbnail-gen"
) )
var ( var (

2
go.mod
View File

@@ -1,3 +1,3 @@
module github.com/pablu23/thumbnail-gen module git.pablu.de/pablu/thumbnail-gen
go 1.22.4 go 1.22.4