fix: changing module to github.com/sablierapp/sablier

This commit is contained in:
Alexis Couvreur
2024-10-20 23:54:53 -04:00
parent 70ab2c4eeb
commit 8b113a3c76
95 changed files with 253 additions and 306 deletions

View File

@@ -6,7 +6,7 @@ import (
"reflect"
"testing"
"github.com/acouvreur/sablier/plugins/traefik"
"github.com/sablierapp/sablier/plugins/traefik"
)
var fals bool = false