move package domain to alin.ovh
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M internal/stats/nullcounter/nullcounter.go → internal/stats/nullcounter/nullcounter.go
@@ -3,7 +3,7 @@ import ( "net/http" - "go.alanpearce.eu/x/log" + "alin.ovh/x/log" ) type Options struct {