mirror of
https://github.com/sablierapp/sablier.git
synced 2025-12-24 06:28:21 +01:00
fix: changing module to github.com/sablierapp/sablier
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"reflect"
|
||||
"testing"
|
||||
|
||||
"github.com/acouvreur/sablier/plugins/traefik"
|
||||
"github.com/sablierapp/sablier/plugins/traefik"
|
||||
)
|
||||
|
||||
var fals bool = false
|
||||
|
||||
Reference in New Issue
Block a user