From d22d9b657f593ead4214bad2c3033f757174fe66 Mon Sep 17 00:00:00 2001 From: pg9182 <96569817+pg9182@users.noreply.github.com> Date: Fri, 21 Oct 2022 13:42:22 -0400 Subject: all: pg9182 -> r2northstar --- cmd/r2-a2s-probe/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd/r2-a2s-probe') diff --git a/cmd/r2-a2s-probe/main.go b/cmd/r2-a2s-probe/main.go index 821ec08..dd38b7d 100644 --- a/cmd/r2-a2s-probe/main.go +++ b/cmd/r2-a2s-probe/main.go @@ -8,7 +8,7 @@ import ( "sync" "time" - "github.com/pg9182/atlas/pkg/a2s" + "github.com/r2northstar/atlas/pkg/a2s" "github.com/spf13/pflag" ) -- cgit v1.2.3