chore: update org to new name (#480)

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
This commit is contained in:
Andrew Rynhard
2019-04-03 18:29:21 -07:00
committed by GitHub
parent 380ba21c45
commit e18b5086a9
148 changed files with 1336 additions and 1345 deletions

View File

@@ -9,7 +9,7 @@ import (
"github.com/stretchr/testify/suite"
"github.com/autonomy/talos/internal/pkg/kernel"
"github.com/talos-systems/talos/internal/pkg/kernel"
)
type KernelSuite struct {